Uses of Class
net.minecraft.structure.StructureFeature
Packages that use StructureFeature
-
Uses of StructureFeature in net.minecraft
Subclasses of StructureFeature in net.minecraft -
Uses of StructureFeature in net.minecraft.structure
Subclasses of StructureFeature in net.minecraft.structureModifier and TypeClassDescriptionclassclassclassclassclassclassclassMethods in net.minecraft.structure with parameters of type StructureFeatureModifier and TypeMethodDescriptionprotected static BlockPosStructureFeature.method_13774(World world, StructureFeature structureFeature, BlockPos blockPos, int int2, int int3, int int4, boolean bool, int int5, boolean bool2) -
Uses of StructureFeature in net.minecraft.world.chunk
Fields in net.minecraft.world.chunk with type parameters of type StructureFeatureModifier and TypeFieldDescriptionprivate final Map<String,StructureFeature> FlatChunkGenerator.field_15187