Uses of Record Class
net.minecraft.class_6655
Packages that use class_6655
Package
Description
The base package for all Minecraft classes.
-
Uses of class_6655 in net.minecraft
Fields in net.minecraft with type parameters of type class_6655Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_6655>class_6655.field_35073Methods in net.minecraft that return class_6655Modifier and TypeMethodDescriptionstatic class_6655class_6655.method_38910(IntProvider intProvider, BlockStateProvider blockStateProvider) Method parameters in net.minecraft with type arguments of type class_6655Modifier and TypeMethodDescriptionbooleanclass_6654.generate(FeatureContext<class_6655> context) Constructor parameters in net.minecraft with type arguments of type class_6655 -
Uses of class_6655 in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type class_6655Modifier and TypeFieldDescriptionstatic final Feature<class_6655>Feature.BLOCK_COLUMNstatic final ConfiguredFeature<class_6655,?> ConfiguredFeatures.CAVE_VINEstatic final ConfiguredFeature<class_6655,?> ConfiguredFeatures.CAVE_VINE_IN_MOSSMethods in net.minecraft.world.gen.feature that return types with arguments of type class_6655Modifier and TypeMethodDescriptionprivate static ConfiguredFeature<class_6655,?> ConfiguredFeatures.createBigDripleafFeature(Direction blockDirection)