Uses of Class
net.minecraft.world.gen.StructureWeightType
| Package | Description |
|---|---|
| net.minecraft.structure | |
| net.minecraft.world.gen |
-
Uses of StructureWeightType in net.minecraft.structure
Methods in net.minecraft.structure that return StructureWeightType Modifier and Type Method Description StructureWeightTypeStrongholdGenerator.Piece. method_33882()StructureWeightTypeStructurePiece. method_33882() -
Uses of StructureWeightType in net.minecraft.world.gen
Methods in net.minecraft.world.gen that return StructureWeightType Modifier and Type Method Description static StructureWeightTypeStructureWeightType. valueOf(String name)Returns the enum constant of this type with the specified name.static StructureWeightType[]StructureWeightType. values()Returns an array containing the constants of this enum type, in the order they are declared.