Package net.minecraft.structure.pool
Class OneTwentyOneStructurePools
java.lang.Object
net.minecraft.structure.pool.OneTwentyOneStructurePools
- Mappings:
Namespace Name named net/minecraft/structure/pool/OneTwentyOneStructurePools
intermediary net/minecraft/class_8999
official ru
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
bootstrap
(Registerable<StructurePool> structurePoolsRegisterable) static RegistryKey
<StructurePool> static void
register
(Registerable<StructurePool> structurePoolsRegisterable, String id, StructurePool pool)
-
Field Details
-
EMPTY
- Mappings:
Namespace Name Mixin selector named EMPTY
Lnet/minecraft/structure/pool/OneTwentyOneStructurePools;EMPTY:Lnet/minecraft/registry/RegistryKey;
intermediary field_47511
Lnet/minecraft/class_8999;field_47511:Lnet/minecraft/class_5321;
official a
Lru;a:Lale;
-
-
Constructor Details
-
OneTwentyOneStructurePools
public OneTwentyOneStructurePools()
-
-
Method Details
-
of
- Mappings:
Namespace Name Mixin selector named of
Lnet/minecraft/structure/pool/OneTwentyOneStructurePools;of(Ljava/lang/String;)Lnet/minecraft/registry/RegistryKey;
intermediary method_55314
Lnet/minecraft/class_8999;method_55314(Ljava/lang/String;)Lnet/minecraft/class_5321;
official a
Lru;a(Ljava/lang/String;)Lale;
-
register
public static void register(Registerable<StructurePool> structurePoolsRegisterable, String id, StructurePool pool) - Mappings:
Namespace Name Mixin selector named register
Lnet/minecraft/structure/pool/OneTwentyOneStructurePools;register(Lnet/minecraft/registry/Registerable;Ljava/lang/String;Lnet/minecraft/structure/pool/StructurePool;)V
intermediary method_55316
Lnet/minecraft/class_8999;method_55316(Lnet/minecraft/class_7891;Ljava/lang/String;Lnet/minecraft/class_3785;)V
official a
Lru;a(Lrc;Ljava/lang/String;Lejv;)V
-
bootstrap
- Mappings:
Namespace Name Mixin selector named bootstrap
Lnet/minecraft/structure/pool/OneTwentyOneStructurePools;bootstrap(Lnet/minecraft/registry/Registerable;)V
intermediary method_55315
Lnet/minecraft/class_8999;method_55315(Lnet/minecraft/class_7891;)V
official a
Lru;a(Lrc;)V
-