Uses of Enum Class
net.minecraft.world.gen.StructureWeightType
Packages that use StructureWeightType
Package
Description
The base package for all Minecraft classes.
-
Uses of StructureWeightType in net.minecraft
Fields in net.minecraft declared as StructureWeightTypeMethods in net.minecraft that return StructureWeightTypeConstructors in net.minecraft with parameters of type StructureWeightTypeModifierConstructorDescriptionclass_7008(StructureManager structureManager, StructurePoolElement structurePoolElement, BlockPos blockPos, int int2, BlockRotation blockRotation, BlockBox blockBox, StructureWeightType structureWeightType) -
Uses of StructureWeightType in net.minecraft.structure
Methods in net.minecraft.structure that return StructureWeightTypeModifier and TypeMethodDescriptionStrongholdGenerator.Piece.getWeightType()StructurePiece.getWeightType() -
Uses of StructureWeightType in net.minecraft.world.gen
Methods in net.minecraft.world.gen that return StructureWeightTypeModifier and TypeMethodDescriptionstatic StructureWeightTypeReturns 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.