Class VillagePlacedFeatures

java.lang.Object
net.minecraft.world.gen.feature.VillagePlacedFeatures

public class VillagePlacedFeatures extends Object
Mappings:
Namespace Name
named net/minecraft/world/gen/feature/VillagePlacedFeatures
intermediary net/minecraft/class_6825
official te
  • Field Details

    • PILE_HAY

      public static final RegistryKey<PlacedFeature> PILE_HAY
      Mappings:
      Namespace Name Mixin selector
      named PILE_HAY Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PILE_HAY:Lnet/minecraft/registry/RegistryKey;
      intermediary field_36195 Lnet/minecraft/class_6825;field_36195:Lnet/minecraft/class_5321;
      official a Lte;a:Laly;
    • PILE_MELON

      public static final RegistryKey<PlacedFeature> PILE_MELON
      Mappings:
      Namespace Name Mixin selector
      named PILE_MELON Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PILE_MELON:Lnet/minecraft/registry/RegistryKey;
      intermediary field_36196 Lnet/minecraft/class_6825;field_36196:Lnet/minecraft/class_5321;
      official b Lte;b:Laly;
    • PILE_SNOW

      public static final RegistryKey<PlacedFeature> PILE_SNOW
      Mappings:
      Namespace Name Mixin selector
      named PILE_SNOW Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PILE_SNOW:Lnet/minecraft/registry/RegistryKey;
      intermediary field_36197 Lnet/minecraft/class_6825;field_36197:Lnet/minecraft/class_5321;
      official c Lte;c:Laly;
    • PILE_ICE

      public static final RegistryKey<PlacedFeature> PILE_ICE
      Mappings:
      Namespace Name Mixin selector
      named PILE_ICE Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PILE_ICE:Lnet/minecraft/registry/RegistryKey;
      intermediary field_36198 Lnet/minecraft/class_6825;field_36198:Lnet/minecraft/class_5321;
      official d Lte;d:Laly;
    • PILE_PUMPKIN

      public static final RegistryKey<PlacedFeature> PILE_PUMPKIN
      Mappings:
      Namespace Name Mixin selector
      named PILE_PUMPKIN Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PILE_PUMPKIN:Lnet/minecraft/registry/RegistryKey;
      intermediary field_36199 Lnet/minecraft/class_6825;field_36199:Lnet/minecraft/class_5321;
      official e Lte;e:Laly;
    • OAK

      public static final RegistryKey<PlacedFeature> OAK
      Mappings:
      Namespace Name Mixin selector
      named OAK Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;OAK:Lnet/minecraft/registry/RegistryKey;
      intermediary field_36200 Lnet/minecraft/class_6825;field_36200:Lnet/minecraft/class_5321;
      official f Lte;f:Laly;
    • ACACIA

      public static final RegistryKey<PlacedFeature> ACACIA
      Mappings:
      Namespace Name Mixin selector
      named ACACIA Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;ACACIA:Lnet/minecraft/registry/RegistryKey;
      intermediary field_36201 Lnet/minecraft/class_6825;field_36201:Lnet/minecraft/class_5321;
      official g Lte;g:Laly;
    • SPRUCE

      public static final RegistryKey<PlacedFeature> SPRUCE
      Mappings:
      Namespace Name Mixin selector
      named SPRUCE Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;SPRUCE:Lnet/minecraft/registry/RegistryKey;
      intermediary field_36202 Lnet/minecraft/class_6825;field_36202:Lnet/minecraft/class_5321;
      official h Lte;h:Laly;
    • PINE

      public static final RegistryKey<PlacedFeature> PINE
      Mappings:
      Namespace Name Mixin selector
      named PINE Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PINE:Lnet/minecraft/registry/RegistryKey;
      intermediary field_36203 Lnet/minecraft/class_6825;field_36203:Lnet/minecraft/class_5321;
      official i Lte;i:Laly;
    • PATCH_CACTUS

      public static final RegistryKey<PlacedFeature> PATCH_CACTUS
      Mappings:
      Namespace Name Mixin selector
      named PATCH_CACTUS Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PATCH_CACTUS:Lnet/minecraft/registry/RegistryKey;
      intermediary field_36204 Lnet/minecraft/class_6825;field_36204:Lnet/minecraft/class_5321;
      official j Lte;j:Laly;
    • FLOWER_PLAIN

      public static final RegistryKey<PlacedFeature> FLOWER_PLAIN
      Mappings:
      Namespace Name Mixin selector
      named FLOWER_PLAIN Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;FLOWER_PLAIN:Lnet/minecraft/registry/RegistryKey;
      intermediary field_36205 Lnet/minecraft/class_6825;field_36205:Lnet/minecraft/class_5321;
      official k Lte;k:Laly;
    • PATCH_TAIGA_GRASS

      public static final RegistryKey<PlacedFeature> PATCH_TAIGA_GRASS
      Mappings:
      Namespace Name Mixin selector
      named PATCH_TAIGA_GRASS Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PATCH_TAIGA_GRASS:Lnet/minecraft/registry/RegistryKey;
      intermediary field_36206 Lnet/minecraft/class_6825;field_36206:Lnet/minecraft/class_5321;
      official l Lte;l:Laly;
    • PATCH_BERRY_BUSH

      public static final RegistryKey<PlacedFeature> PATCH_BERRY_BUSH
      Mappings:
      Namespace Name Mixin selector
      named PATCH_BERRY_BUSH Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PATCH_BERRY_BUSH:Lnet/minecraft/registry/RegistryKey;
      intermediary field_36207 Lnet/minecraft/class_6825;field_36207:Lnet/minecraft/class_5321;
      official m Lte;m:Laly;
  • Constructor Details

    • VillagePlacedFeatures

      public VillagePlacedFeatures()
  • Method Details

    • bootstrap

      public static void bootstrap(Registerable<PlacedFeature> featureRegisterable)
      Mappings:
      Namespace Name Mixin selector
      named bootstrap Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;bootstrap(Lnet/minecraft/registry/Registerable;)V
      intermediary method_46868 Lnet/minecraft/class_6825;method_46868(Lnet/minecraft/class_7891;)V
      official a Lte;a(Lrk;)V