net.minecraft.world.gen.feature

public class VillagePlacedFeatures

net.minecraft.data.worldgen.placement.VillagePlacements
net.minecraft.class_6825
net.minecraft.world.gen.feature.VillagePlacedFeatures

Field summary

Modifier and TypeField
public static final RegistryKey<PlacedFeature>
PILE_HAY_VILLAGE
field_36195
PILE_HAY
public static final RegistryKey<PlacedFeature>
PILE_MELON_VILLAGE
field_36196
PILE_MELON
public static final RegistryKey<PlacedFeature>
PILE_SNOW_VILLAGE
field_36197
PILE_SNOW
public static final RegistryKey<PlacedFeature>
PILE_ICE_VILLAGE
field_36198
PILE_ICE
public static final RegistryKey<PlacedFeature>
PILE_PUMPKIN_VILLAGE
field_36199
PILE_PUMPKIN
public static final RegistryKey<PlacedFeature>
OAK_VILLAGE
field_36200
OAK
public static final RegistryKey<PlacedFeature>
ACACIA_VILLAGE
field_36201
ACACIA
public static final RegistryKey<PlacedFeature>
SPRUCE_VILLAGE
field_36202
SPRUCE
public static final RegistryKey<PlacedFeature>
PINE_VILLAGE
field_36203
PINE
public static final RegistryKey<PlacedFeature>
PATCH_CACTUS_VILLAGE
field_36204
PATCH_CACTUS
public static final RegistryKey<PlacedFeature>
FLOWER_PLAIN_VILLAGE
field_36205
FLOWER_PLAIN
public static final RegistryKey<PlacedFeature>
PATCH_TAIGA_GRASS_VILLAGE
field_36206
PATCH_TAIGA_GRASS
public static final RegistryKey<PlacedFeature>
PATCH_BERRY_BUSH_VILLAGE
field_36207
PATCH_BERRY_BUSH

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
bootstrap(BootstrapContext<PlacedFeature> context)
method_46868(class_7891<class_6796> arg0)
bootstrap(Registerable<PlacedFeature> featureRegisterable)