Uses of Enum Class
net.minecraft.world.gen.StructureWeightType
Packages that use StructureWeightType
-
Uses of StructureWeightType in net.minecraft.structure
Methods in net.minecraft.structure that return StructureWeightTypeModifier and TypeMethodDescriptionStrongholdGenerator.Piece.method_33882()
StructurePiece.method_33882()
-
Uses of StructureWeightType in net.minecraft.world.gen
Methods in net.minecraft.world.gen that return StructureWeightTypeModifier and TypeMethodDescriptionstatic StructureWeightType
Returns the enum constant of this class with the specified name.static StructureWeightType[]
StructureWeightType.values()
Returns an array containing the constants of this enum class, in the order they are declared.