Package net.minecraft.structure.pool
Class StructurePools
java.lang.Object
net.minecraft.structure.pool.StructurePools
- Mappings:
- Namespace - Name - named - net/minecraft/structure/pool/StructurePools- intermediary - net/minecraft/class_5468- official - ql
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic voidbootstrap(Registerable<StructurePool> structurePoolsRegisterable) static RegistryKey<StructurePool> static RegistryKey<StructurePool> of(Identifier id) static RegistryKey<StructurePool> static voidregister(Registerable<StructurePool> structurePoolsRegisterable, String id, StructurePool pool) 
- 
Field Details- 
EMPTY- Mappings:
- Namespace - Name - Mixin selector - named - EMPTY- Lnet/minecraft/structure/pool/StructurePools;EMPTY:Lnet/minecraft/registry/RegistryKey;- intermediary - field_26254- Lnet/minecraft/class_5468;field_26254:Lnet/minecraft/class_5321;- official - a- Lql;a:Laku;
 
 
- 
- 
Constructor Details- 
StructurePoolspublic StructurePools()
 
- 
- 
Method Details- 
of- Mappings:
- Namespace - Name - Mixin selector - named - of- Lnet/minecraft/structure/pool/StructurePools;of(Lnet/minecraft/util/Identifier;)Lnet/minecraft/registry/RegistryKey;- intermediary - method_64955- Lnet/minecraft/class_5468;method_64955(Lnet/minecraft/class_2960;)Lnet/minecraft/class_5321;- official - a- Lql;a(Lakv;)Laku;
 
- 
ofVanilla- Mappings:
- Namespace - Name - Mixin selector - named - ofVanilla- Lnet/minecraft/structure/pool/StructurePools;ofVanilla(Ljava/lang/String;)Lnet/minecraft/registry/RegistryKey;- intermediary - method_46844- Lnet/minecraft/class_5468;method_46844(Ljava/lang/String;)Lnet/minecraft/class_5321;- official - a- Lql;a(Ljava/lang/String;)Laku;
 
- 
of- Mappings:
- Namespace - Name - Mixin selector - named - of- Lnet/minecraft/structure/pool/StructurePools;of(Ljava/lang/String;)Lnet/minecraft/registry/RegistryKey;- intermediary - method_60923- Lnet/minecraft/class_5468;method_60923(Ljava/lang/String;)Lnet/minecraft/class_5321;- official - b- Lql;b(Ljava/lang/String;)Laku;
 
- 
registerpublic static void register(Registerable<StructurePool> structurePoolsRegisterable, String id, StructurePool pool) - Mappings:
- Namespace - Name - Mixin selector - named - register- Lnet/minecraft/structure/pool/StructurePools;register(Lnet/minecraft/registry/Registerable;Ljava/lang/String;Lnet/minecraft/structure/pool/StructurePool;)V- intermediary - method_30600- Lnet/minecraft/class_5468;method_30600(Lnet/minecraft/class_7891;Ljava/lang/String;Lnet/minecraft/class_3785;)V- official - a- Lql;a(Lqe;Ljava/lang/String;Leox;)V
 
- 
bootstrap- Mappings:
- Namespace - Name - Mixin selector - named - bootstrap- Lnet/minecraft/structure/pool/StructurePools;bootstrap(Lnet/minecraft/registry/Registerable;)V- intermediary - method_30599- Lnet/minecraft/class_5468;method_30599(Lnet/minecraft/class_7891;)V- official - a- Lql;a(Lqe;)V
 
 
-