Package net.minecraft.structure.pool
Class StructurePools
java.lang.Object
net.minecraft.structure.pool.StructurePools
- Mappings:
Namespace Name named net/minecraft/structure/pool/StructurePoolsintermediary net/minecraft/class_5468official rj
-
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 named EMPTYLnet/minecraft/structure/pool/StructurePools;EMPTY:Lnet/minecraft/registry/RegistryKey;intermediary field_26254Lnet/minecraft/class_5468;field_26254:Lnet/minecraft/class_5321;official aLrj;a:Lale;
-
-
Constructor Details
-
StructurePools
public StructurePools()
-
-
Method Details
-
of
- Mappings:
Namespace Name Mixin selector named ofLnet/minecraft/structure/pool/StructurePools;of(Ljava/lang/String;)Lnet/minecraft/registry/RegistryKey;intermediary method_46844Lnet/minecraft/class_5468;method_46844(Ljava/lang/String;)Lnet/minecraft/class_5321;official aLrj;a(Ljava/lang/String;)Lale;
-
register
public static void register(Registerable<StructurePool> structurePoolsRegisterable, String id, StructurePool pool) - Mappings:
Namespace Name Mixin selector named registerLnet/minecraft/structure/pool/StructurePools;register(Lnet/minecraft/registry/Registerable;Ljava/lang/String;Lnet/minecraft/structure/pool/StructurePool;)Vintermediary method_30600Lnet/minecraft/class_5468;method_30600(Lnet/minecraft/class_7891;Ljava/lang/String;Lnet/minecraft/class_3785;)Vofficial aLrj;a(Lrc;Ljava/lang/String;Lejv;)V
-
bootstrap
- Mappings:
Namespace Name Mixin selector named bootstrapLnet/minecraft/structure/pool/StructurePools;bootstrap(Lnet/minecraft/registry/Registerable;)Vintermediary method_30599Lnet/minecraft/class_5468;method_30599(Lnet/minecraft/class_7891;)Vofficial aLrj;a(Lrc;)V
-