Package net.minecraft.world.gen.feature
Class PileConfiguredFeatures
java.lang.Object
net.minecraft.world.gen.feature.PileConfiguredFeatures
- Mappings:
Namespace Name official pd
intermediary net/minecraft/class_6807
named net/minecraft/world/gen/feature/PileConfiguredFeatures
-
Field Summary
Modifier and TypeFieldDescriptionstatic final RegistryKey<ConfiguredFeature<?,
?>> static final RegistryKey<ConfiguredFeature<?,
?>> static final RegistryKey<ConfiguredFeature<?,
?>> static final RegistryKey<ConfiguredFeature<?,
?>> static final RegistryKey<ConfiguredFeature<?,
?>> -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
bootstrap
(Registerable<ConfiguredFeature<?, ?>> featureRegisterable)
-
Field Details
-
PILE_HAY
- Mappings:
Namespace Name Mixin selector official a
Lpd;a:Ladc;
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
Lpd;b:Ladc;
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
Lpd;c:Ladc;
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
Lpd;d:Ladc;
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
Lpd;e:Ladc;
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
Lpd;a(Loa;)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
-