net.minecraft.world.gen.feature

public class PileFeatures

net.minecraft.data.worldgen.features.PileFeatures
net.minecraft.class_6807
net.minecraft.world.gen.feature.PileFeatures

Field summary

Modifier and TypeField
public static final RegistryKey<Feature>
PILE_HAY
field_35883
PILE_HAY
public static final RegistryKey<Feature>
PILE_MELON
field_35884
PILE_MELON
public static final RegistryKey<Feature>
PILE_SNOW
field_35885
PILE_SNOW
public static final RegistryKey<Feature>
PILE_ICE
field_35886
PILE_ICE
public static final RegistryKey<Feature>
PILE_PUMPKIN
field_35887
PILE_PUMPKIN

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
bootstrap(BootstrapContext<Feature> context)
method_46856(class_7891<class_3031> arg0)
bootstrap(Registerable<Feature> featureRegisterable)