Package net.minecraft.world.gen.feature
Class RootSystemFeatureConfig
java.lang.Object
net.minecraft.world.gen.feature.RootSystemFeatureConfig
- All Implemented Interfaces:
FeatureConfig
- Mappings:
Namespace Name named net/minecraft/world/gen/feature/RootSystemFeatureConfig
intermediary net/minecraft/class_5926
official edu
-
Field Summary
Modifier and TypeFieldDescriptionfinal int
static final com.mojang.serialization.Codec
<RootSystemFeatureConfig> final RegistryEntry
<PlacedFeature> final int
final int
final BlockStateProvider
final int
final int
final BlockPredicate
final int
final int
final int
final BlockStateProvider
Fields inherited from interface net.minecraft.world.gen.feature.FeatureConfig
DEFAULT
-
Constructor Summary
ConstructorDescriptionRootSystemFeatureConfig
(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 Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.world.gen.feature.FeatureConfig
getDecoratedFeatures
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector named CODEC
Lnet/minecraft/world/gen/feature/RootSystemFeatureConfig;CODEC:Lcom/mojang/serialization/Codec;
intermediary field_29267
Lnet/minecraft/class_5926;field_29267:Lcom/mojang/serialization/Codec;
official a
Ledu;a:Lcom/mojang/serialization/Codec;
-
feature
- Mappings:
Namespace Name Mixin selector named feature
Lnet/minecraft/world/gen/feature/RootSystemFeatureConfig;feature:Lnet/minecraft/registry/entry/RegistryEntry;
intermediary field_29268
Lnet/minecraft/class_5926;field_29268:Lnet/minecraft/class_6880;
official b
Ledu;b:Lji;
-
requiredVerticalSpaceForTree
public final int requiredVerticalSpaceForTree- Mappings:
Namespace Name Mixin selector named requiredVerticalSpaceForTree
Lnet/minecraft/world/gen/feature/RootSystemFeatureConfig;requiredVerticalSpaceForTree:I
intermediary field_29269
Lnet/minecraft/class_5926;field_29269:I
official c
Ledu;c:I
-
rootRadius
public final int rootRadius- Mappings:
Namespace Name Mixin selector named rootRadius
Lnet/minecraft/world/gen/feature/RootSystemFeatureConfig;rootRadius:I
intermediary field_29270
Lnet/minecraft/class_5926;field_29270:I
official d
Ledu;d:I
-
rootReplaceable
- Mappings:
Namespace Name Mixin selector named rootReplaceable
Lnet/minecraft/world/gen/feature/RootSystemFeatureConfig;rootReplaceable:Lnet/minecraft/registry/tag/TagKey;
intermediary field_29271
Lnet/minecraft/class_5926;field_29271:Lnet/minecraft/class_6862;
official e
Ledu;e:Laxf;
-
rootStateProvider
- Mappings:
Namespace Name Mixin selector named rootStateProvider
Lnet/minecraft/world/gen/feature/RootSystemFeatureConfig;rootStateProvider:Lnet/minecraft/world/gen/stateprovider/BlockStateProvider;
intermediary field_29272
Lnet/minecraft/class_5926;field_29272:Lnet/minecraft/class_4651;
official f
Ledu;f:Leff;
-
rootPlacementAttempts
public final int rootPlacementAttempts- Mappings:
Namespace Name Mixin selector named rootPlacementAttempts
Lnet/minecraft/world/gen/feature/RootSystemFeatureConfig;rootPlacementAttempts:I
intermediary field_29273
Lnet/minecraft/class_5926;field_29273:I
official g
Ledu;g:I
-
maxRootColumnHeight
public final int maxRootColumnHeight- Mappings:
Namespace Name Mixin selector named maxRootColumnHeight
Lnet/minecraft/world/gen/feature/RootSystemFeatureConfig;maxRootColumnHeight:I
intermediary field_29274
Lnet/minecraft/class_5926;field_29274:I
official h
Ledu;h:I
-
hangingRootRadius
public final int hangingRootRadius- Mappings:
Namespace Name Mixin selector named hangingRootRadius
Lnet/minecraft/world/gen/feature/RootSystemFeatureConfig;hangingRootRadius:I
intermediary field_29275
Lnet/minecraft/class_5926;field_29275:I
official i
Ledu;i:I
-
hangingRootVerticalSpan
public final int hangingRootVerticalSpan- Mappings:
Namespace Name Mixin selector named hangingRootVerticalSpan
Lnet/minecraft/world/gen/feature/RootSystemFeatureConfig;hangingRootVerticalSpan:I
intermediary field_29276
Lnet/minecraft/class_5926;field_29276:I
official j
Ledu;j:I
-
hangingRootStateProvider
- Mappings:
Namespace Name Mixin selector named hangingRootStateProvider
Lnet/minecraft/world/gen/feature/RootSystemFeatureConfig;hangingRootStateProvider:Lnet/minecraft/world/gen/stateprovider/BlockStateProvider;
intermediary field_29277
Lnet/minecraft/class_5926;field_29277:Lnet/minecraft/class_4651;
official k
Ledu;k:Leff;
-
hangingRootPlacementAttempts
public final int hangingRootPlacementAttempts- Mappings:
Namespace Name Mixin selector named hangingRootPlacementAttempts
Lnet/minecraft/world/gen/feature/RootSystemFeatureConfig;hangingRootPlacementAttempts:I
intermediary field_29278
Lnet/minecraft/class_5926;field_29278:I
official l
Ledu;l:I
-
allowedVerticalWaterForTree
public final int allowedVerticalWaterForTree- Mappings:
Namespace Name Mixin selector named allowedVerticalWaterForTree
Lnet/minecraft/world/gen/feature/RootSystemFeatureConfig;allowedVerticalWaterForTree:I
intermediary field_33616
Lnet/minecraft/class_5926;field_33616:I
official n
Ledu;n:I
-
predicate
- Mappings:
Namespace Name Mixin selector named predicate
Lnet/minecraft/world/gen/feature/RootSystemFeatureConfig;predicate:Lnet/minecraft/world/gen/blockpredicate/BlockPredicate;
intermediary field_36289
Lnet/minecraft/class_5926;field_36289:Lnet/minecraft/class_6646;
official o
Ledu;o:Ldzd;
-
-
Constructor Details
-
RootSystemFeatureConfig
public 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 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
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
official <init>
Ledu;<init>(Lji;IILaxf;Leff;IIIILeff;IILdzd;)V
-