Uses of Class
net.minecraft.structure.StructureFeature
Packages that use StructureFeature
Package
Description
-
Uses of StructureFeature in net.minecraft.structure
Subclasses of StructureFeature in net.minecraft.structureModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of StructureFeature in net.minecraft.util.crash.provider
Constructors in net.minecraft.util.crash.provider with parameters of type StructureFeatureModifierConstructorDescription(package private)ChunkPosHashProvider(StructureFeature structureFeature, int x, int z) -
Uses of StructureFeature in net.minecraft.util.crash.provider.world
Constructors in net.minecraft.util.crash.provider.world with parameters of type StructureFeatureModifierConstructorDescription(package private)IsFeatureChunkProvider(StructureFeature structureFeature, int x, int z) (package private)StructureTypeProvider(StructureFeature structureFeature)