Uses of Enum Class
net.minecraft.world.StructureSpawns.BoundingBox
Packages that use StructureSpawns.BoundingBox
-
Uses of StructureSpawns.BoundingBox in net.minecraft.world
Fields in net.minecraft.world declared as StructureSpawns.BoundingBoxModifier and TypeFieldDescriptionprivate final StructureSpawns.BoundingBox
StructureSpawns.boundingBox
The field for theboundingBox
record component.static final StructureSpawns.BoundingBox[]
StructureSpawns.BoundingBox.VALUES
Fields in net.minecraft.world with type parameters of type StructureSpawns.BoundingBoxModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<StructureSpawns.BoundingBox>
StructureSpawns.BoundingBox.CODEC
Methods in net.minecraft.world that return StructureSpawns.BoundingBoxModifier 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.Constructors in net.minecraft.world with parameters of type StructureSpawns.BoundingBoxModifierConstructorDescriptionStructureSpawns
(StructureSpawns.BoundingBox boundingBox, Pool<SpawnSettings.SpawnEntry> pool)