Package net.minecraft.world.gen.feature
Class PileConfiguredFeatures
java.lang.Object
net.minecraft.world.gen.feature.PileConfiguredFeatures
- Mappings:
Namespace Name official ri
intermediary net/minecraft/class_6807
named net/minecraft/world/gen/feature/PileConfiguredFeatures
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RegistryKey
<ConfiguredFeature<?, ?>> static final RegistryKey
<ConfiguredFeature<?, ?>> static final RegistryKey
<ConfiguredFeature<?, ?>> static final RegistryKey
<ConfiguredFeature<?, ?>> static final RegistryKey
<ConfiguredFeature<?, ?>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
bootstrap
(Registerable<ConfiguredFeature<?, ?>> featureRegisterable)
-
Field Details
-
PILE_HAY
- Mappings:
Namespace Name Mixin selector official a
Lri;a:Laju;
intermediary field_35883
Lnet/minecraft/class_6807;field_35883:Lnet/minecraft/class_5321;
named PILE_HAY
Lnet/minecraft/world/gen/feature/PileConfiguredFeatures;PILE_HAY:Lnet/minecraft/registry/RegistryKey;
-
PILE_MELON
- Mappings:
Namespace Name Mixin selector official b
Lri;b:Laju;
intermediary field_35884
Lnet/minecraft/class_6807;field_35884:Lnet/minecraft/class_5321;
named PILE_MELON
Lnet/minecraft/world/gen/feature/PileConfiguredFeatures;PILE_MELON:Lnet/minecraft/registry/RegistryKey;
-
PILE_SNOW
- Mappings:
Namespace Name Mixin selector official c
Lri;c:Laju;
intermediary field_35885
Lnet/minecraft/class_6807;field_35885:Lnet/minecraft/class_5321;
named PILE_SNOW
Lnet/minecraft/world/gen/feature/PileConfiguredFeatures;PILE_SNOW:Lnet/minecraft/registry/RegistryKey;
-
PILE_ICE
- Mappings:
Namespace Name Mixin selector official d
Lri;d:Laju;
intermediary field_35886
Lnet/minecraft/class_6807;field_35886:Lnet/minecraft/class_5321;
named PILE_ICE
Lnet/minecraft/world/gen/feature/PileConfiguredFeatures;PILE_ICE:Lnet/minecraft/registry/RegistryKey;
-
PILE_PUMPKIN
- Mappings:
Namespace Name Mixin selector official e
Lri;e:Laju;
intermediary field_35887
Lnet/minecraft/class_6807;field_35887:Lnet/minecraft/class_5321;
named PILE_PUMPKIN
Lnet/minecraft/world/gen/feature/PileConfiguredFeatures;PILE_PUMPKIN:Lnet/minecraft/registry/RegistryKey;
-
-
Constructor Details
-
PileConfiguredFeatures
public PileConfiguredFeatures()
-
-
Method Details
-
bootstrap
- Mappings:
Namespace Name Mixin selector official a
Lri;a(Lpz;)V
intermediary method_46856
Lnet/minecraft/class_6807;method_46856(Lnet/minecraft/class_7891;)V
named bootstrap
Lnet/minecraft/world/gen/feature/PileConfiguredFeatures;bootstrap(Lnet/minecraft/registry/Registerable;)V
-