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 ezu
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.PersistentState
PersistentState.Context -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<IdCountsState> private static final intprivate intstatic final PersistentStateType<IdCountsState> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.world.PersistentState
isDirty, markDirty, setDirty
-
Field Details
-
field_56476
private static final int field_56476- See Also:
- Mappings:
Namespace Name Mixin selector named field_56476Lnet/minecraft/world/IdCountsState;field_56476:Iintermediary field_56476Lnet/minecraft/class_3978;field_56476:Iofficial cLezu;c:I
-
CODEC
- Mappings:
Namespace Name Mixin selector named CODECLnet/minecraft/world/IdCountsState;CODEC:Lcom/mojang/serialization/Codec;intermediary field_56474Lnet/minecraft/class_3978;field_56474:Lcom/mojang/serialization/Codec;official aLezu;a:Lcom/mojang/serialization/Codec;
-
STATE_TYPE
- Mappings:
Namespace Name Mixin selector named STATE_TYPELnet/minecraft/world/IdCountsState;STATE_TYPE:Lnet/minecraft/world/PersistentStateType;intermediary field_56475Lnet/minecraft/class_3978;field_56475:Lnet/minecraft/class_10741;official bLezu;b:Lezn;
-
map
private int map- Mappings:
Namespace Name Mixin selector named mapLnet/minecraft/world/IdCountsState;map:Iintermediary field_56477Lnet/minecraft/class_3978;field_56477:Iofficial dLezu;d:I
-
-
Constructor Details
-
IdCountsState
public IdCountsState() -
IdCountsState
public IdCountsState(int map) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/world/IdCountsState;<init>(I)Vintermediary <init>Lnet/minecraft/class_3978;<init>(I)Vofficial <init>Lezu;<init>(I)V
-
-
Method Details
-
createNextMapId
- Mappings:
Namespace Name Mixin selector named createNextMapIdLnet/minecraft/world/IdCountsState;createNextMapId()Lnet/minecraft/component/type/MapIdComponent;intermediary method_67421Lnet/minecraft/class_3978;method_67421()Lnet/minecraft/class_9209;official aLezu;a()Lezt;
-