Package net.minecraft.structure.pool
Class OneTwentyOneStructurePools
java.lang.Object
net.minecraft.structure.pool.OneTwentyOneStructurePools
- Mappings:
Namespace Name official pwintermediary net/minecraft/class_8999named net/minecraft/structure/pool/OneTwentyOneStructurePools
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidbootstrap(Registerable<StructurePool> structurePoolsRegisterable) static RegistryKey<StructurePool>static voidregister(Registerable<StructurePool> structurePoolsRegisterable, String id, StructurePool pool)
-
Field Details
-
EMPTY
- Mappings:
Namespace Name Mixin selector official aLpw;a:Lahf;intermediary field_47511Lnet/minecraft/class_8999;field_47511:Lnet/minecraft/class_5321;named EMPTYLnet/minecraft/structure/pool/OneTwentyOneStructurePools;EMPTY:Lnet/minecraft/registry/RegistryKey;
-
-
Constructor Details
-
OneTwentyOneStructurePools
public OneTwentyOneStructurePools()
-
-
Method Details
-
of
- Mappings:
Namespace Name Mixin selector official aLpw;a(Ljava/lang/String;)Lahf;intermediary method_55314Lnet/minecraft/class_8999;method_55314(Ljava/lang/String;)Lnet/minecraft/class_5321;named ofLnet/minecraft/structure/pool/OneTwentyOneStructurePools;of(Ljava/lang/String;)Lnet/minecraft/registry/RegistryKey;
-
register
public static void register(Registerable<StructurePool> structurePoolsRegisterable, String id, StructurePool pool) - Mappings:
Namespace Name Mixin selector official aLpw;a(Lpe;Ljava/lang/String;Leap;)Vintermediary method_55316Lnet/minecraft/class_8999;method_55316(Lnet/minecraft/class_7891;Ljava/lang/String;Lnet/minecraft/class_3785;)Vnamed registerLnet/minecraft/structure/pool/OneTwentyOneStructurePools;register(Lnet/minecraft/registry/Registerable;Ljava/lang/String;Lnet/minecraft/structure/pool/StructurePool;)V
-
bootstrap
- Mappings:
Namespace Name Mixin selector official aLpw;a(Lpe;)Vintermediary method_55315Lnet/minecraft/class_8999;method_55315(Lnet/minecraft/class_7891;)Vnamed bootstrapLnet/minecraft/structure/pool/OneTwentyOneStructurePools;bootstrap(Lnet/minecraft/registry/Registerable;)V
-