Uses of Class
net.minecraft.class_7387
Packages that use class_7387
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7387 in net.minecraft
Classes in net.minecraft with type parameters of type class_7387Subclasses of class_7387 in net.minecraftFields in net.minecraft with type parameters of type class_7387Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_7387>
class_7387.field_38779
Methods in net.minecraft with type parameters of type class_7387Modifier and TypeMethodDescriptionprotected static <P extends class_7387>
com.mojang.datafixers.Products.P1<com.mojang.serialization.codecs.RecordCodecBuilder.Mu<P>,BlockStateProvider> class_7387.method_43182
(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<P> instance) private static <P extends class_7387>
class_7388<P>class_7388.method_43186
(String string, com.mojang.serialization.Codec<P> codec) -
Uses of class_7387 in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type class_7387Modifier and TypeFieldDescriptionfinal Optional<class_7387>
TreeFeatureConfig.field_38767
private final Optional<class_7387>
TreeFeatureConfig.Builder.field_38768
Constructor parameters in net.minecraft.world.gen.feature with type arguments of type class_7387ModifierConstructorDescriptionBuilder
(BlockStateProvider blockStateProvider, TrunkPlacer trunkPlacer, BlockStateProvider blockStateProvider2, FoliagePlacer foliagePlacer, Optional<class_7387> optional, FeatureSize featureSize) protected
TreeFeatureConfig
(BlockStateProvider trunkProvider, TrunkPlacer trunkPlacer, BlockStateProvider foliageProvider, FoliagePlacer foliagePlacer, Optional<class_7387> optional, BlockStateProvider blockStateProvider, FeatureSize featureSize, List<TreeDecorator> list, boolean bool, boolean bool2)