Class VillagePlacedFeatures

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

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

    • PILE_HAY

      public static final RegistryEntry<PlacedFeature> PILE_HAY
      Mappings:
      Namespace Name Mixin selector
      official a Lmx;a:Lgs;
      intermediary field_36195 Lnet/minecraft/class_6825;field_36195:Lnet/minecraft/class_6880;
      named PILE_HAY Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PILE_HAY:Lnet/minecraft/util/registry/RegistryEntry;
    • PILE_MELON

      public static final RegistryEntry<PlacedFeature> PILE_MELON
      Mappings:
      Namespace Name Mixin selector
      official b Lmx;b:Lgs;
      intermediary field_36196 Lnet/minecraft/class_6825;field_36196:Lnet/minecraft/class_6880;
      named PILE_MELON Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PILE_MELON:Lnet/minecraft/util/registry/RegistryEntry;
    • PILE_SNOW

      public static final RegistryEntry<PlacedFeature> PILE_SNOW
      Mappings:
      Namespace Name Mixin selector
      official c Lmx;c:Lgs;
      intermediary field_36197 Lnet/minecraft/class_6825;field_36197:Lnet/minecraft/class_6880;
      named PILE_SNOW Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PILE_SNOW:Lnet/minecraft/util/registry/RegistryEntry;
    • PILE_ICE

      public static final RegistryEntry<PlacedFeature> PILE_ICE
      Mappings:
      Namespace Name Mixin selector
      official d Lmx;d:Lgs;
      intermediary field_36198 Lnet/minecraft/class_6825;field_36198:Lnet/minecraft/class_6880;
      named PILE_ICE Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PILE_ICE:Lnet/minecraft/util/registry/RegistryEntry;
    • PILE_PUMPKIN

      public static final RegistryEntry<PlacedFeature> PILE_PUMPKIN
      Mappings:
      Namespace Name Mixin selector
      official e Lmx;e:Lgs;
      intermediary field_36199 Lnet/minecraft/class_6825;field_36199:Lnet/minecraft/class_6880;
      named PILE_PUMPKIN Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PILE_PUMPKIN:Lnet/minecraft/util/registry/RegistryEntry;
    • OAK

      public static final RegistryEntry<PlacedFeature> OAK
      Mappings:
      Namespace Name Mixin selector
      official f Lmx;f:Lgs;
      intermediary field_36200 Lnet/minecraft/class_6825;field_36200:Lnet/minecraft/class_6880;
      named OAK Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;OAK:Lnet/minecraft/util/registry/RegistryEntry;
    • ACACIA

      public static final RegistryEntry<PlacedFeature> ACACIA
      Mappings:
      Namespace Name Mixin selector
      official g Lmx;g:Lgs;
      intermediary field_36201 Lnet/minecraft/class_6825;field_36201:Lnet/minecraft/class_6880;
      named ACACIA Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;ACACIA:Lnet/minecraft/util/registry/RegistryEntry;
    • SPRUCE

      public static final RegistryEntry<PlacedFeature> SPRUCE
      Mappings:
      Namespace Name Mixin selector
      official h Lmx;h:Lgs;
      intermediary field_36202 Lnet/minecraft/class_6825;field_36202:Lnet/minecraft/class_6880;
      named SPRUCE Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;SPRUCE:Lnet/minecraft/util/registry/RegistryEntry;
    • PINE

      public static final RegistryEntry<PlacedFeature> PINE
      Mappings:
      Namespace Name Mixin selector
      official i Lmx;i:Lgs;
      intermediary field_36203 Lnet/minecraft/class_6825;field_36203:Lnet/minecraft/class_6880;
      named PINE Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PINE:Lnet/minecraft/util/registry/RegistryEntry;
    • PATCH_CACTUS

      public static final RegistryEntry<PlacedFeature> PATCH_CACTUS
      Mappings:
      Namespace Name Mixin selector
      official j Lmx;j:Lgs;
      intermediary field_36204 Lnet/minecraft/class_6825;field_36204:Lnet/minecraft/class_6880;
      named PATCH_CACTUS Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PATCH_CACTUS:Lnet/minecraft/util/registry/RegistryEntry;
    • FLOWER_PLAIN

      public static final RegistryEntry<PlacedFeature> FLOWER_PLAIN
      Mappings:
      Namespace Name Mixin selector
      official k Lmx;k:Lgs;
      intermediary field_36205 Lnet/minecraft/class_6825;field_36205:Lnet/minecraft/class_6880;
      named FLOWER_PLAIN Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;FLOWER_PLAIN:Lnet/minecraft/util/registry/RegistryEntry;
    • PATCH_TAIGA_GRASS

      public static final RegistryEntry<PlacedFeature> PATCH_TAIGA_GRASS
      Mappings:
      Namespace Name Mixin selector
      official l Lmx;l:Lgs;
      intermediary field_36206 Lnet/minecraft/class_6825;field_36206:Lnet/minecraft/class_6880;
      named PATCH_TAIGA_GRASS Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PATCH_TAIGA_GRASS:Lnet/minecraft/util/registry/RegistryEntry;
    • PATCH_BERRY_BUSH

      public static final RegistryEntry<PlacedFeature> PATCH_BERRY_BUSH
      Mappings:
      Namespace Name Mixin selector
      official m Lmx;m:Lgs;
      intermediary field_36207 Lnet/minecraft/class_6825;field_36207:Lnet/minecraft/class_6880;
      named PATCH_BERRY_BUSH Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PATCH_BERRY_BUSH:Lnet/minecraft/util/registry/RegistryEntry;
  • Constructor Details

    • VillagePlacedFeatures

      public VillagePlacedFeatures()