Package net.minecraft.structure.pool
Class StructurePools
java.lang.Object
net.minecraft.structure.pool.StructurePools
- Mappings:
Namespace Name official lnintermediary net/minecraft/class_5468named net/minecraft/structure/pool/StructurePools
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RegistryKey<StructurePool>private static final RegistryEntry<StructurePool> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RegistryEntry<StructurePool>static RegistryEntry<StructurePool>register(StructurePool templatePool)
-
Field Details
-
EMPTY
- Mappings:
Namespace Name Mixin selector official aLln;a:Lys;intermediary field_26254Lnet/minecraft/class_5468;field_26254:Lnet/minecraft/class_5321;named EMPTYLnet/minecraft/structure/pool/StructurePools;EMPTY:Lnet/minecraft/util/registry/RegistryKey;
-
INVALID
- Mappings:
Namespace Name Mixin selector official bLln;b:Lgs;intermediary field_26255Lnet/minecraft/class_5468;field_26255:Lnet/minecraft/class_6880;named INVALIDLnet/minecraft/structure/pool/StructurePools;INVALID:Lnet/minecraft/util/registry/RegistryEntry;
-
-
Constructor Details
-
StructurePools
public StructurePools()
-
-
Method Details
-
register
- Mappings:
Namespace Name Mixin selector official aLln;a(Ldgs;)Lgs;intermediary method_30600Lnet/minecraft/class_5468;method_30600(Lnet/minecraft/class_3785;)Lnet/minecraft/class_6880;named registerLnet/minecraft/structure/pool/StructurePools;register(Lnet/minecraft/structure/pool/StructurePool;)Lnet/minecraft/util/registry/RegistryEntry;
-
initDefaultPools
- Mappings:
Namespace Name Mixin selector official aLln;a()Lgs;intermediary method_30599Lnet/minecraft/class_5468;method_30599()Lnet/minecraft/class_6880;named initDefaultPoolsLnet/minecraft/structure/pool/StructurePools;initDefaultPools()Lnet/minecraft/util/registry/RegistryEntry;
-