Package net.minecraft.structure.pool
Class StructurePools
java.lang.Object
net.minecraft.structure.pool.StructurePools
- Mappings:
Namespace Name official oh
intermediary net/minecraft/class_5468
named net/minecraft/structure/pool/StructurePools
-
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
Loh;a:Ladc;
intermediary field_26254
Lnet/minecraft/class_5468;field_26254:Lnet/minecraft/class_5321;
named EMPTY
Lnet/minecraft/structure/pool/StructurePools;EMPTY:Lnet/minecraft/registry/RegistryKey;
-
-
Constructor Details
-
StructurePools
public StructurePools()
-
-
Method Details
-
of
- Mappings:
Namespace Name Mixin selector official a
Loh;a(Ljava/lang/String;)Ladc;
intermediary method_46844
Lnet/minecraft/class_5468;method_46844(Ljava/lang/String;)Lnet/minecraft/class_5321;
named of
Lnet/minecraft/structure/pool/StructurePools;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
Loh;a(Loa;Ljava/lang/String;Ldsy;)V
intermediary method_30600
Lnet/minecraft/class_5468;method_30600(Lnet/minecraft/class_7891;Ljava/lang/String;Lnet/minecraft/class_3785;)V
named register
Lnet/minecraft/structure/pool/StructurePools;register(Lnet/minecraft/registry/Registerable;Ljava/lang/String;Lnet/minecraft/structure/pool/StructurePool;)V
-
bootstrap
- Mappings:
Namespace Name Mixin selector official a
Loh;a(Loa;)V
intermediary method_30599
Lnet/minecraft/class_5468;method_30599(Lnet/minecraft/class_7891;)V
named bootstrap
Lnet/minecraft/structure/pool/StructurePools;bootstrap(Lnet/minecraft/registry/Registerable;)V
-