Class VillagePlacedFeatures

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

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

    • PILE_HAY

      public static final PlacedFeature PILE_HAY
      Mappings:
      Namespace Name Mixin selector
      official a Lmp;a:Lddw;
      intermediary field_36195 Lnet/minecraft/class_6825;field_36195:Lnet/minecraft/class_6796;
      named PILE_HAY Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PILE_HAY:Lnet/minecraft/world/gen/feature/PlacedFeature;
    • PILE_MELON

      public static final PlacedFeature PILE_MELON
      Mappings:
      Namespace Name Mixin selector
      official b Lmp;b:Lddw;
      intermediary field_36196 Lnet/minecraft/class_6825;field_36196:Lnet/minecraft/class_6796;
      named PILE_MELON Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PILE_MELON:Lnet/minecraft/world/gen/feature/PlacedFeature;
    • PILE_SNOW

      public static final PlacedFeature PILE_SNOW
      Mappings:
      Namespace Name Mixin selector
      official c Lmp;c:Lddw;
      intermediary field_36197 Lnet/minecraft/class_6825;field_36197:Lnet/minecraft/class_6796;
      named PILE_SNOW Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PILE_SNOW:Lnet/minecraft/world/gen/feature/PlacedFeature;
    • PILE_ICE

      public static final PlacedFeature PILE_ICE
      Mappings:
      Namespace Name Mixin selector
      official d Lmp;d:Lddw;
      intermediary field_36198 Lnet/minecraft/class_6825;field_36198:Lnet/minecraft/class_6796;
      named PILE_ICE Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PILE_ICE:Lnet/minecraft/world/gen/feature/PlacedFeature;
    • PILE_PUMPKIN

      public static final PlacedFeature PILE_PUMPKIN
      Mappings:
      Namespace Name Mixin selector
      official e Lmp;e:Lddw;
      intermediary field_36199 Lnet/minecraft/class_6825;field_36199:Lnet/minecraft/class_6796;
      named PILE_PUMPKIN Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PILE_PUMPKIN:Lnet/minecraft/world/gen/feature/PlacedFeature;
    • OAK

      public static final PlacedFeature OAK
      Mappings:
      Namespace Name Mixin selector
      official f Lmp;f:Lddw;
      intermediary field_36200 Lnet/minecraft/class_6825;field_36200:Lnet/minecraft/class_6796;
      named OAK Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;OAK:Lnet/minecraft/world/gen/feature/PlacedFeature;
    • ACACIA

      public static final PlacedFeature ACACIA
      Mappings:
      Namespace Name Mixin selector
      official g Lmp;g:Lddw;
      intermediary field_36201 Lnet/minecraft/class_6825;field_36201:Lnet/minecraft/class_6796;
      named ACACIA Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;ACACIA:Lnet/minecraft/world/gen/feature/PlacedFeature;
    • SPRUCE

      public static final PlacedFeature SPRUCE
      Mappings:
      Namespace Name Mixin selector
      official h Lmp;h:Lddw;
      intermediary field_36202 Lnet/minecraft/class_6825;field_36202:Lnet/minecraft/class_6796;
      named SPRUCE Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;SPRUCE:Lnet/minecraft/world/gen/feature/PlacedFeature;
    • PINE

      public static final PlacedFeature PINE
      Mappings:
      Namespace Name Mixin selector
      official i Lmp;i:Lddw;
      intermediary field_36203 Lnet/minecraft/class_6825;field_36203:Lnet/minecraft/class_6796;
      named PINE Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PINE:Lnet/minecraft/world/gen/feature/PlacedFeature;
    • PATCH_CACTUS

      public static final PlacedFeature PATCH_CACTUS
      Mappings:
      Namespace Name Mixin selector
      official j Lmp;j:Lddw;
      intermediary field_36204 Lnet/minecraft/class_6825;field_36204:Lnet/minecraft/class_6796;
      named PATCH_CACTUS Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PATCH_CACTUS:Lnet/minecraft/world/gen/feature/PlacedFeature;
    • FLOWER_PLAIN

      public static final PlacedFeature FLOWER_PLAIN
      Mappings:
      Namespace Name Mixin selector
      official k Lmp;k:Lddw;
      intermediary field_36205 Lnet/minecraft/class_6825;field_36205:Lnet/minecraft/class_6796;
      named FLOWER_PLAIN Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;FLOWER_PLAIN:Lnet/minecraft/world/gen/feature/PlacedFeature;
    • PATCH_TAIGA_GRASS

      public static final PlacedFeature PATCH_TAIGA_GRASS
      Mappings:
      Namespace Name Mixin selector
      official l Lmp;l:Lddw;
      intermediary field_36206 Lnet/minecraft/class_6825;field_36206:Lnet/minecraft/class_6796;
      named PATCH_TAIGA_GRASS Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PATCH_TAIGA_GRASS:Lnet/minecraft/world/gen/feature/PlacedFeature;
    • PATCH_BERRY_BUSH

      public static final PlacedFeature PATCH_BERRY_BUSH
      Mappings:
      Namespace Name Mixin selector
      official m Lmp;m:Lddw;
      intermediary field_36207 Lnet/minecraft/class_6825;field_36207:Lnet/minecraft/class_6796;
      named PATCH_BERRY_BUSH Lnet/minecraft/world/gen/feature/VillagePlacedFeatures;PATCH_BERRY_BUSH:Lnet/minecraft/world/gen/feature/PlacedFeature;
  • Constructor Details

    • VillagePlacedFeatures

      public VillagePlacedFeatures()