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__6655ModifierConstructorDescriptionclass__6654(com.mojang.serialization.Codec<class__6655> configCodec) -
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)