Package net.minecraft.structure.pool
Class OneTwentyOneStructurePools
java.lang.Object
net.minecraft.structure.pool.OneTwentyOneStructurePools
- Mappings:
Namespace Name official pw
intermediary net/minecraft/class_8999
named net/minecraft/structure/pool/OneTwentyOneStructurePools
-
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 official a
Lpw;a:Lahf;
intermediary field_47511
Lnet/minecraft/class_8999;field_47511:Lnet/minecraft/class_5321;
named EMPTY
Lnet/minecraft/structure/pool/OneTwentyOneStructurePools;EMPTY:Lnet/minecraft/registry/RegistryKey;
-
-
Constructor Details
-
OneTwentyOneStructurePools
public OneTwentyOneStructurePools()
-
-
Method Details
-
of
- Mappings:
Namespace Name Mixin selector official a
Lpw;a(Ljava/lang/String;)Lahf;
intermediary method_55314
Lnet/minecraft/class_8999;method_55314(Ljava/lang/String;)Lnet/minecraft/class_5321;
named of
Lnet/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 a
Lpw;a(Lpe;Ljava/lang/String;Leap;)V
intermediary method_55316
Lnet/minecraft/class_8999;method_55316(Lnet/minecraft/class_7891;Ljava/lang/String;Lnet/minecraft/class_3785;)V
named register
Lnet/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 a
Lpw;a(Lpe;)V
intermediary method_55315
Lnet/minecraft/class_8999;method_55315(Lnet/minecraft/class_7891;)V
named bootstrap
Lnet/minecraft/structure/pool/OneTwentyOneStructurePools;bootstrap(Lnet/minecraft/registry/Registerable;)V
-