Uses of Class
net.minecraft.class_7007
Packages that use class_7007
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7007 in net.minecraft
Fields in net.minecraft with type parameters of type class_7007Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_7007>class_7007.field_36924Methods in net.minecraft with parameters of type class_7007Modifier and TypeMethodDescriptionprotected booleanclass_7003.method_40846(StructureWorldAccess structureWorldAccess, class_7007 class_7007, ChunkGenerator chunkGenerator, Random random, BlockPos blockPos) class_7003.method_40847(StructureWorldAccess structureWorldAccess, class_7007 class_7007, Random random, BlockPos blockPos, Predicate<BlockState> predicate, int int2, int int3) protected booleanclass_7003.method_40848(StructureWorldAccess structureWorldAccess, class_7007 class_7007, Predicate<BlockState> predicate, Random random, BlockPos.Mutable mutable, int int2) protected voidclass_7003.method_40851(FeatureContext<class_7007> featureContext, StructureWorldAccess structureWorldAccess, class_7007 class_7007, Random random, Set<BlockPos> set) private static Predicate<BlockState>class_7003.method_40852(class_7007 class_7007) Method parameters in net.minecraft with type arguments of type class_7007Modifier and TypeMethodDescriptionbooleanclass_7003.generate(FeatureContext<class_7007> context) protected voidclass_7003.method_40851(FeatureContext<class_7007> featureContext, StructureWorldAccess structureWorldAccess, class_7007 class_7007, Random random, Set<BlockPos> set) Constructor parameters in net.minecraft with type arguments of type class_7007 -
Uses of class_7007 in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type class_7007Modifier and TypeFieldDescriptionstatic final ConfiguredFeature<class_7007,?> UndergroundConfiguredFeatures.field_37029static final ConfiguredFeature<class_7007,?> UndergroundConfiguredFeatures.field_37030static final Feature<class_7007>Feature.SCULK_PATCH