Package net.minecraft.world
Class IdCountsState
java.lang.Object
net.minecraft.world.PersistentState
net.minecraft.world.IdCountsState
- Mappings:
Namespace Name named net/minecraft/world/IdCountsState
intermediary net/minecraft/class_3978
official fcf
-
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 int
private int
static 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_56476
Lnet/minecraft/world/IdCountsState;field_56476:I
intermediary field_56476
Lnet/minecraft/class_3978;field_56476:I
official c
Lfcf;c:I
-
CODEC
- Mappings:
Namespace Name Mixin selector named CODEC
Lnet/minecraft/world/IdCountsState;CODEC:Lcom/mojang/serialization/Codec;
intermediary field_56474
Lnet/minecraft/class_3978;field_56474:Lcom/mojang/serialization/Codec;
official a
Lfcf;a:Lcom/mojang/serialization/Codec;
-
STATE_TYPE
- Mappings:
Namespace Name Mixin selector named STATE_TYPE
Lnet/minecraft/world/IdCountsState;STATE_TYPE:Lnet/minecraft/world/PersistentStateType;
intermediary field_56475
Lnet/minecraft/class_3978;field_56475:Lnet/minecraft/class_10741;
official b
Lfcf;b:Lfby;
-
map
private int map- Mappings:
Namespace Name Mixin selector named map
Lnet/minecraft/world/IdCountsState;map:I
intermediary field_56477
Lnet/minecraft/class_3978;field_56477:I
official d
Lfcf;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)V
intermediary <init>
Lnet/minecraft/class_3978;<init>(I)V
official <init>
Lfcf;<init>(I)V
-
-
Method Details
-
createNextMapId
- Mappings:
Namespace Name Mixin selector named createNextMapId
Lnet/minecraft/world/IdCountsState;createNextMapId()Lnet/minecraft/component/type/MapIdComponent;
intermediary method_67421
Lnet/minecraft/class_3978;method_67421()Lnet/minecraft/class_9209;
official a
Lfcf;a()Lfce;
-