net.minecraft.entity

record SpawnRestriction$Entry

net.minecraft.world.entity.SpawnPlacements$Data
net.minecraft.class_1317$class_1318
net.minecraft.entity.SpawnRestriction$Entry

Field summary

Modifier and TypeField
private final Heightmap$Type
heightMap
comp_2253
heightmapType
private final SpawnLocation
placement
comp_2254
location
private final SpawnRestriction$SpawnPredicate<?>
predicate
comp_2255
predicate

Constructor summary

ModifierConstructor
private (Heightmap$Type heightmapType, SpawnLocation location, SpawnRestriction$SpawnPredicate<?> predicate)

Method summary

Modifier and TypeMethod
public Heightmap$Type
heightMap()
comp_2253()
heightmapType()
public SpawnLocation
placement()
comp_2254()
location()
public SpawnRestriction$SpawnPredicate<?>
predicate()
comp_2255()
predicate()