Package net.minecraft.world.gen.feature
Class RootSystemFeatureConfig
java.lang.Object
net.minecraft.world.gen.feature.RootSystemFeatureConfig
- All Implemented Interfaces:
- FeatureConfig
- Mappings:
- Namespace - Name - official - dni- intermediary - net/minecraft/class_5926- named - net/minecraft/world/gen/feature/RootSystemFeatureConfig
- 
Field SummaryFieldsModifier and TypeFieldDescriptionfinal intstatic final com.mojang.serialization.Codec<RootSystemFeatureConfig>final RegistryEntry<PlacedFeature>final intfinal intfinal BlockStateProviderfinal intfinal intfinal BlockPredicatefinal intfinal intfinal intfinal BlockStateProviderFields inherited from interface net.minecraft.world.gen.feature.FeatureConfigDEFAULT
- 
Constructor SummaryConstructorsConstructorDescriptionRootSystemFeatureConfig(RegistryEntry<PlacedFeature> feature, int requiredVerticalSpaceForTree, int rootRadius, TagKey<Block> rootReplaceable, BlockStateProvider rootStateProvider, int rootPlacementAttempts, int maxRootColumnHeight, int hangingRootRadius, int hangingRootVerticalSpan, BlockStateProvider hangingRootStateProvider, int hangingRootPlacementAttempts, int allowedVerticalWaterForTree, BlockPredicate predicate) 
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.world.gen.feature.FeatureConfiggetDecoratedFeatures
- 
Field Details- 
CODEC- Mappings:
- Namespace - Name - Mixin selector - official - a- Ldni;a:Lcom/mojang/serialization/Codec;- intermediary - field_29267- Lnet/minecraft/class_5926;field_29267:Lcom/mojang/serialization/Codec;- named - CODEC- Lnet/minecraft/world/gen/feature/RootSystemFeatureConfig;CODEC:Lcom/mojang/serialization/Codec;
 
- 
feature- Mappings:
- Namespace - Name - Mixin selector - official - b- Ldni;b:Lhe;- intermediary - field_29268- Lnet/minecraft/class_5926;field_29268:Lnet/minecraft/class_6880;- named - feature- Lnet/minecraft/world/gen/feature/RootSystemFeatureConfig;feature:Lnet/minecraft/registry/entry/RegistryEntry;
 
- 
requiredVerticalSpaceForTreepublic final int requiredVerticalSpaceForTree- Mappings:
- Namespace - Name - Mixin selector - official - c- Ldni;c:I- intermediary - field_29269- Lnet/minecraft/class_5926;field_29269:I- named - requiredVerticalSpaceForTree- Lnet/minecraft/world/gen/feature/RootSystemFeatureConfig;requiredVerticalSpaceForTree:I
 
- 
rootRadiuspublic final int rootRadius- Mappings:
- Namespace - Name - Mixin selector - official - d- Ldni;d:I- intermediary - field_29270- Lnet/minecraft/class_5926;field_29270:I- named - rootRadius- Lnet/minecraft/world/gen/feature/RootSystemFeatureConfig;rootRadius:I
 
- 
rootReplaceable- Mappings:
- Namespace - Name - Mixin selector - official - e- Ldni;e:Lanl;- intermediary - field_29271- Lnet/minecraft/class_5926;field_29271:Lnet/minecraft/class_6862;- named - rootReplaceable- Lnet/minecraft/world/gen/feature/RootSystemFeatureConfig;rootReplaceable:Lnet/minecraft/registry/tag/TagKey;
 
- 
rootStateProvider- Mappings:
- Namespace - Name - Mixin selector - official - f- Ldni;f:Ldot;- intermediary - field_29272- Lnet/minecraft/class_5926;field_29272:Lnet/minecraft/class_4651;- named - rootStateProvider- Lnet/minecraft/world/gen/feature/RootSystemFeatureConfig;rootStateProvider:Lnet/minecraft/world/gen/stateprovider/BlockStateProvider;
 
- 
rootPlacementAttemptspublic final int rootPlacementAttempts- Mappings:
- Namespace - Name - Mixin selector - official - g- Ldni;g:I- intermediary - field_29273- Lnet/minecraft/class_5926;field_29273:I- named - rootPlacementAttempts- Lnet/minecraft/world/gen/feature/RootSystemFeatureConfig;rootPlacementAttempts:I
 
- 
maxRootColumnHeightpublic final int maxRootColumnHeight- Mappings:
- Namespace - Name - Mixin selector - official - h- Ldni;h:I- intermediary - field_29274- Lnet/minecraft/class_5926;field_29274:I- named - maxRootColumnHeight- Lnet/minecraft/world/gen/feature/RootSystemFeatureConfig;maxRootColumnHeight:I
 
- 
hangingRootRadiuspublic final int hangingRootRadius- Mappings:
- Namespace - Name - Mixin selector - official - i- Ldni;i:I- intermediary - field_29275- Lnet/minecraft/class_5926;field_29275:I- named - hangingRootRadius- Lnet/minecraft/world/gen/feature/RootSystemFeatureConfig;hangingRootRadius:I
 
- 
hangingRootVerticalSpanpublic final int hangingRootVerticalSpan- Mappings:
- Namespace - Name - Mixin selector - official - j- Ldni;j:I- intermediary - field_29276- Lnet/minecraft/class_5926;field_29276:I- named - hangingRootVerticalSpan- Lnet/minecraft/world/gen/feature/RootSystemFeatureConfig;hangingRootVerticalSpan:I
 
- 
hangingRootStateProvider- Mappings:
- Namespace - Name - Mixin selector - official - k- Ldni;k:Ldot;- intermediary - field_29277- Lnet/minecraft/class_5926;field_29277:Lnet/minecraft/class_4651;- named - hangingRootStateProvider- Lnet/minecraft/world/gen/feature/RootSystemFeatureConfig;hangingRootStateProvider:Lnet/minecraft/world/gen/stateprovider/BlockStateProvider;
 
- 
hangingRootPlacementAttemptspublic final int hangingRootPlacementAttempts- Mappings:
- Namespace - Name - Mixin selector - official - l- Ldni;l:I- intermediary - field_29278- Lnet/minecraft/class_5926;field_29278:I- named - hangingRootPlacementAttempts- Lnet/minecraft/world/gen/feature/RootSystemFeatureConfig;hangingRootPlacementAttempts:I
 
- 
allowedVerticalWaterForTreepublic final int allowedVerticalWaterForTree- Mappings:
- Namespace - Name - Mixin selector - official - n- Ldni;n:I- intermediary - field_33616- Lnet/minecraft/class_5926;field_33616:I- named - allowedVerticalWaterForTree- Lnet/minecraft/world/gen/feature/RootSystemFeatureConfig;allowedVerticalWaterForTree:I
 
- 
predicate- Mappings:
- Namespace - Name - Mixin selector - official - o- Ldni;o:Ldir;- intermediary - field_36289- Lnet/minecraft/class_5926;field_36289:Lnet/minecraft/class_6646;- named - predicate- Lnet/minecraft/world/gen/feature/RootSystemFeatureConfig;predicate:Lnet/minecraft/world/gen/blockpredicate/BlockPredicate;
 
 
- 
- 
Constructor Details- 
RootSystemFeatureConfigpublic RootSystemFeatureConfig(RegistryEntry<PlacedFeature> feature, int requiredVerticalSpaceForTree, int rootRadius, TagKey<Block> rootReplaceable, BlockStateProvider rootStateProvider, int rootPlacementAttempts, int maxRootColumnHeight, int hangingRootRadius, int hangingRootVerticalSpan, BlockStateProvider hangingRootStateProvider, int hangingRootPlacementAttempts, int allowedVerticalWaterForTree, BlockPredicate predicate) - Mappings:
- Namespace - Name - Mixin selector - official - <init>- Ldni;<init>(Lhe;IILanl;Ldot;IIIILdot;IILdir;)V- intermediary - <init>- Lnet/minecraft/class_5926;<init>(Lnet/minecraft/class_6880;IILnet/minecraft/class_6862;Lnet/minecraft/class_4651;IIIILnet/minecraft/class_4651;IILnet/minecraft/class_6646;)V- named - <init>- Lnet/minecraft/world/gen/feature/RootSystemFeatureConfig;<init>(Lnet/minecraft/registry/entry/RegistryEntry;IILnet/minecraft/registry/tag/TagKey;Lnet/minecraft/world/gen/stateprovider/BlockStateProvider;IIIILnet/minecraft/world/gen/stateprovider/BlockStateProvider;IILnet/minecraft/world/gen/blockpredicate/BlockPredicate;)V
 
 
-