Class StructurePools

java.lang.Object
net.minecraft.structure.pool.StructurePools

public class StructurePools extends Object
Mappings:
Namespace Name
official ln
intermediary net/minecraft/class_5468
named net/minecraft/structure/pool/StructurePools
  • Field Details

    • EMPTY

      public static final RegistryKey<StructurePool> EMPTY
      Mappings:
      Namespace Name Mixin selector
      official a Lln;a:Lys;
      intermediary field_26254 Lnet/minecraft/class_5468;field_26254:Lnet/minecraft/class_5321;
      named EMPTY Lnet/minecraft/structure/pool/StructurePools;EMPTY:Lnet/minecraft/util/registry/RegistryKey;
    • INVALID

      private static final RegistryEntry<StructurePool> INVALID
      Mappings:
      Namespace Name Mixin selector
      official b Lln;b:Lgs;
      intermediary field_26255 Lnet/minecraft/class_5468;field_26255:Lnet/minecraft/class_6880;
      named INVALID Lnet/minecraft/structure/pool/StructurePools;INVALID:Lnet/minecraft/util/registry/RegistryEntry;
  • Constructor Details

    • StructurePools

      public StructurePools()
  • Method Details

    • register

      public static RegistryEntry<StructurePool> register(StructurePool templatePool)
      Mappings:
      Namespace Name Mixin selector
      official a Lln;a(Ldgs;)Lgs;
      intermediary method_30600 Lnet/minecraft/class_5468;method_30600(Lnet/minecraft/class_3785;)Lnet/minecraft/class_6880;
      named register Lnet/minecraft/structure/pool/StructurePools;register(Lnet/minecraft/structure/pool/StructurePool;)Lnet/minecraft/util/registry/RegistryEntry;
    • initDefaultPools

      public static RegistryEntry<StructurePool> initDefaultPools()
      Mappings:
      Namespace Name Mixin selector
      official a Lln;a()Lgs;
      intermediary method_30599 Lnet/minecraft/class_5468;method_30599()Lnet/minecraft/class_6880;
      named initDefaultPools Lnet/minecraft/structure/pool/StructurePools;initDefaultPools()Lnet/minecraft/util/registry/RegistryEntry;