Uses of Class
net.minecraft.world.gen.treedecorator.BeehiveTreeDecorator
| Package | Description |
|---|---|
| net.minecraft.world.gen.feature | |
| net.minecraft.world.gen.treedecorator |
-
Uses of BeehiveTreeDecorator in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature declared as BeehiveTreeDecorator Modifier and Type Field Description static BeehiveTreeDecoratorConfiguredFeatures.Decorators. MORE_BEEHIVES_TREESstatic BeehiveTreeDecoratorConfiguredFeatures.Decorators. REGULAR_BEEHIVES_TREESstatic BeehiveTreeDecoratorConfiguredFeatures.Decorators. VERY_RARE_BEEHIVES_TREES -
Uses of BeehiveTreeDecorator in net.minecraft.world.gen.treedecorator
Fields in net.minecraft.world.gen.treedecorator with type parameters of type BeehiveTreeDecorator Modifier and Type Field Description static TreeDecoratorType<BeehiveTreeDecorator>TreeDecoratorType. BEEHIVEstatic com.mojang.serialization.Codec<BeehiveTreeDecorator>BeehiveTreeDecorator. CODEC