Package net.minecraft.world
Class IdCountsState
java.lang.Object
net.minecraft.world.PersistentState
net.minecraft.world.IdCountsState
- Mappings:
Namespace Name named net/minecraft/world/IdCountsStateintermediary net/minecraft/class_3978official evp
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.PersistentState
PersistentState.Type<T extends PersistentState> -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IdCountsStatefromNbt(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) static PersistentState.Type<IdCountsState> writeNbt(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Methods inherited from class net.minecraft.world.PersistentState
isDirty, markDirty, setDirty, toNbt
-
Field Details
-
IDCOUNTS_KEY
- See Also:
- Mappings:
Namespace Name Mixin selector named IDCOUNTS_KEYLnet/minecraft/world/IdCountsState;IDCOUNTS_KEY:Ljava/lang/String;intermediary field_31830Lnet/minecraft/class_3978;field_31830:Ljava/lang/String;official aLevp;a:Ljava/lang/String;
-
idCounts
- Mappings:
Namespace Name Mixin selector named idCountsLnet/minecraft/world/IdCountsState;idCounts:Lit/unimi/dsi/fastutil/objects/Object2IntMap;intermediary field_17662Lnet/minecraft/class_3978;field_17662:Lit/unimi/dsi/fastutil/objects/Object2IntMap;official bLevp;b:Lit/unimi/dsi/fastutil/objects/Object2IntMap;
-
-
Constructor Details
-
IdCountsState
public IdCountsState()
-
-
Method Details
-
getPersistentStateType
- Mappings:
Namespace Name Mixin selector named getPersistentStateTypeLnet/minecraft/world/IdCountsState;getPersistentStateType()Lnet/minecraft/world/PersistentState$Type;intermediary method_52610Lnet/minecraft/class_3978;method_52610()Lnet/minecraft/class_18$class_8645;official aLevp;a()Levi$a;
-
fromNbt
- Mappings:
Namespace Name Mixin selector named fromNbtLnet/minecraft/world/IdCountsState;fromNbt(Lnet/minecraft/nbt/NbtCompound;Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;)Lnet/minecraft/world/IdCountsState;intermediary method_32360Lnet/minecraft/class_3978;method_32360(Lnet/minecraft/class_2487;Lnet/minecraft/class_7225$class_7874;)Lnet/minecraft/class_3978;official bLevp;b(Lux;Ljs$a;)Levp;
-
writeNbt
- Specified by:
writeNbtin classPersistentState- Mappings:
Namespace Name Mixin selector named writeNbtLnet/minecraft/world/PersistentState;writeNbt(Lnet/minecraft/nbt/NbtCompound;Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;)Lnet/minecraft/nbt/NbtCompound;intermediary method_75Lnet/minecraft/class_18;method_75(Lnet/minecraft/class_2487;Lnet/minecraft/class_7225$class_7874;)Lnet/minecraft/class_2487;official aLevi;a(Lux;Ljs$a;)Lux;
-
increaseAndGetMapId
- Mappings:
Namespace Name Mixin selector named increaseAndGetMapIdLnet/minecraft/world/IdCountsState;increaseAndGetMapId()Lnet/minecraft/component/type/MapIdComponent;intermediary method_17920Lnet/minecraft/class_3978;method_17920()Lnet/minecraft/class_9209;official bLevp;b()Levo;
-