Package net.minecraft.world.gen.feature
Class VillagePlacedFeatures
java.lang.Object
net.minecraft.world.gen.feature.VillagePlacedFeatures
- Mappings:
Namespace Name official pr
intermediary net/minecraft/class_6825
named net/minecraft/world/gen/feature/VillagePlacedFeatures
-
Field Summary
Modifier and TypeFieldDescriptionstatic final RegistryKey<PlacedFeature>
static final RegistryKey<PlacedFeature>
static final RegistryKey<PlacedFeature>
static final RegistryKey<PlacedFeature>
static final RegistryKey<PlacedFeature>
static final RegistryKey<PlacedFeature>
static final RegistryKey<PlacedFeature>
static final RegistryKey<PlacedFeature>
static final RegistryKey<PlacedFeature>
static final RegistryKey<PlacedFeature>
static final RegistryKey<PlacedFeature>
static final RegistryKey<PlacedFeature>
static final RegistryKey<PlacedFeature>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
bootstrap
(Registerable<PlacedFeature> featureRegisterable)
-
Field Details
-
PILE_HAY
- Mappings:
Namespace Name Mixin selector official a
Lpr;a:Ladc;
intermediary field_36195
Lnet/minecraft/class_6825;field_36195:Lnet/minecraft/class_5321;
named PILE_HAY
Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PILE_HAY:Lnet/minecraft/registry/RegistryKey;
-
PILE_MELON
- Mappings:
Namespace Name Mixin selector official b
Lpr;b:Ladc;
intermediary field_36196
Lnet/minecraft/class_6825;field_36196:Lnet/minecraft/class_5321;
named PILE_MELON
Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PILE_MELON:Lnet/minecraft/registry/RegistryKey;
-
PILE_SNOW
- Mappings:
Namespace Name Mixin selector official c
Lpr;c:Ladc;
intermediary field_36197
Lnet/minecraft/class_6825;field_36197:Lnet/minecraft/class_5321;
named PILE_SNOW
Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PILE_SNOW:Lnet/minecraft/registry/RegistryKey;
-
PILE_ICE
- Mappings:
Namespace Name Mixin selector official d
Lpr;d:Ladc;
intermediary field_36198
Lnet/minecraft/class_6825;field_36198:Lnet/minecraft/class_5321;
named PILE_ICE
Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PILE_ICE:Lnet/minecraft/registry/RegistryKey;
-
PILE_PUMPKIN
- Mappings:
Namespace Name Mixin selector official e
Lpr;e:Ladc;
intermediary field_36199
Lnet/minecraft/class_6825;field_36199:Lnet/minecraft/class_5321;
named PILE_PUMPKIN
Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PILE_PUMPKIN:Lnet/minecraft/registry/RegistryKey;
-
OAK
- Mappings:
Namespace Name Mixin selector official f
Lpr;f:Ladc;
intermediary field_36200
Lnet/minecraft/class_6825;field_36200:Lnet/minecraft/class_5321;
named OAK
Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;OAK:Lnet/minecraft/registry/RegistryKey;
-
ACACIA
- Mappings:
Namespace Name Mixin selector official g
Lpr;g:Ladc;
intermediary field_36201
Lnet/minecraft/class_6825;field_36201:Lnet/minecraft/class_5321;
named ACACIA
Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;ACACIA:Lnet/minecraft/registry/RegistryKey;
-
SPRUCE
- Mappings:
Namespace Name Mixin selector official h
Lpr;h:Ladc;
intermediary field_36202
Lnet/minecraft/class_6825;field_36202:Lnet/minecraft/class_5321;
named SPRUCE
Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;SPRUCE:Lnet/minecraft/registry/RegistryKey;
-
PINE
- Mappings:
Namespace Name Mixin selector official i
Lpr;i:Ladc;
intermediary field_36203
Lnet/minecraft/class_6825;field_36203:Lnet/minecraft/class_5321;
named PINE
Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PINE:Lnet/minecraft/registry/RegistryKey;
-
PATCH_CACTUS
- Mappings:
Namespace Name Mixin selector official j
Lpr;j:Ladc;
intermediary field_36204
Lnet/minecraft/class_6825;field_36204:Lnet/minecraft/class_5321;
named PATCH_CACTUS
Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PATCH_CACTUS:Lnet/minecraft/registry/RegistryKey;
-
FLOWER_PLAIN
- Mappings:
Namespace Name Mixin selector official k
Lpr;k:Ladc;
intermediary field_36205
Lnet/minecraft/class_6825;field_36205:Lnet/minecraft/class_5321;
named FLOWER_PLAIN
Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;FLOWER_PLAIN:Lnet/minecraft/registry/RegistryKey;
-
PATCH_TAIGA_GRASS
- Mappings:
Namespace Name Mixin selector official l
Lpr;l:Ladc;
intermediary field_36206
Lnet/minecraft/class_6825;field_36206:Lnet/minecraft/class_5321;
named PATCH_TAIGA_GRASS
Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PATCH_TAIGA_GRASS:Lnet/minecraft/registry/RegistryKey;
-
PATCH_BERRY_BUSH
- Mappings:
Namespace Name Mixin selector official m
Lpr;m:Ladc;
intermediary field_36207
Lnet/minecraft/class_6825;field_36207:Lnet/minecraft/class_5321;
named PATCH_BERRY_BUSH
Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PATCH_BERRY_BUSH:Lnet/minecraft/registry/RegistryKey;
-
-
Constructor Details
-
VillagePlacedFeatures
public VillagePlacedFeatures()
-
-
Method Details
-
bootstrap
- Mappings:
Namespace Name Mixin selector official a
Lpr;a(Loa;)V
intermediary method_46868
Lnet/minecraft/class_6825;method_46868(Lnet/minecraft/class_7891;)V
named bootstrap
Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;bootstrap(Lnet/minecraft/registry/Registerable;)V
-