Class VillagePlacedFeatures

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

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

    • PILE_HAY

      public static final RegistryKey<PlacedFeature> PILE_HAY
      Mappings:
      Namespace Name Mixin selector
      official a Lpc;a:Lace;
      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

      public static final RegistryKey<PlacedFeature> PILE_MELON
      Mappings:
      Namespace Name Mixin selector
      official b Lpc;b:Lace;
      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

      public static final RegistryKey<PlacedFeature> PILE_SNOW
      Mappings:
      Namespace Name Mixin selector
      official c Lpc;c:Lace;
      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

      public static final RegistryKey<PlacedFeature> PILE_ICE
      Mappings:
      Namespace Name Mixin selector
      official d Lpc;d:Lace;
      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

      public static final RegistryKey<PlacedFeature> PILE_PUMPKIN
      Mappings:
      Namespace Name Mixin selector
      official e Lpc;e:Lace;
      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

      public static final RegistryKey<PlacedFeature> OAK
      Mappings:
      Namespace Name Mixin selector
      official f Lpc;f:Lace;
      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

      public static final RegistryKey<PlacedFeature> ACACIA
      Mappings:
      Namespace Name Mixin selector
      official g Lpc;g:Lace;
      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

      public static final RegistryKey<PlacedFeature> SPRUCE
      Mappings:
      Namespace Name Mixin selector
      official h Lpc;h:Lace;
      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

      public static final RegistryKey<PlacedFeature> PINE
      Mappings:
      Namespace Name Mixin selector
      official i Lpc;i:Lace;
      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

      public static final RegistryKey<PlacedFeature> PATCH_CACTUS
      Mappings:
      Namespace Name Mixin selector
      official j Lpc;j:Lace;
      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

      public static final RegistryKey<PlacedFeature> FLOWER_PLAIN
      Mappings:
      Namespace Name Mixin selector
      official k Lpc;k:Lace;
      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

      public static final RegistryKey<PlacedFeature> PATCH_TAIGA_GRASS
      Mappings:
      Namespace Name Mixin selector
      official l Lpc;l:Lace;
      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

      public static final RegistryKey<PlacedFeature> PATCH_BERRY_BUSH
      Mappings:
      Namespace Name Mixin selector
      official m Lpc;m:Lace;
      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

      public static void bootstrap(Registerable<PlacedFeature> featureRegisterable)
      Mappings:
      Namespace Name Mixin selector
      official a Lpc;a(Lnl;)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