Uses of Enum Class
net.minecraft.world.StructureSpawns.BoundingBox
-
Uses of StructureSpawns.BoundingBox in net.minecraft.world
Modifier and TypeFieldDescriptionprivate final StructureSpawns.BoundingBox
StructureSpawns.boundingBox
The field for theboundingBox
record component.Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<StructureSpawns.BoundingBox>
StructureSpawns.BoundingBox.CODEC
Modifier and TypeMethodDescriptionStructureSpawns.boundingBox()
Returns the value of theboundingBox
record component.static StructureSpawns.BoundingBox
Returns the enum constant of this class with the specified name.static StructureSpawns.BoundingBox[]
StructureSpawns.BoundingBox.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionStructureSpawns
(StructureSpawns.BoundingBox boundingBox, Pool<SpawnSettings.SpawnEntry> pool)