Package net.minecraft
Class class_559
java.lang.Object
net.minecraft.world.PersistentState
net.minecraft.class_559
public class class_559 extends PersistentState
- Mappings:
Namespace Name official aqsintermediary net/minecraft/class_559named net/minecraft/class_559
-
Field Summary
Fields Modifier and Type Field Description private CompoundTagfield_2112Fields inherited from class net.minecraft.world.PersistentState
id -
Constructor Summary
-
Method Summary
Modifier and Type Method Description voidfromTag(CompoundTag tag)CompoundTagmethod_1705()voidmethod_1706(CompoundTag compoundTag, int int2, int int3)static Stringmethod_1707(int int2, int int3)voidtoTag(CompoundTag tag)Methods inherited from class net.minecraft.world.PersistentState
isDirty, markDirty, setDirty
-
Field Details
-
field_2112
- Mappings:
Namespace Name Mixin selector official bLaqs;b:Ldn;intermediary field_2112Lnet/minecraft/class_559;field_2112:Lnet/minecraft/class_1405;named field_2112Lnet/minecraft/class_559;field_2112:Lnet/minecraft/nbt/CompoundTag;
-
-
Constructor Details
-
class_559
- Mappings:
Namespace Name Mixin selector official <init>Late;<init>(Ljava/lang/String;)Vintermediary <init>Lnet/minecraft/class_625;<init>(Ljava/lang/String;)Vnamed <init>Lnet/minecraft/world/PersistentState;<init>(Ljava/lang/String;)V
-
-
Method Details
-
fromTag
- Specified by:
fromTagin classPersistentState- Mappings:
Namespace Name Mixin selector official aLate;a(Ldn;)Vintermediary method_1889Lnet/minecraft/class_625;method_1889(Lnet/minecraft/class_1405;)Vnamed fromTagLnet/minecraft/world/PersistentState;fromTag(Lnet/minecraft/nbt/CompoundTag;)V
-
toTag
- Specified by:
toTagin classPersistentState- Mappings:
Namespace Name Mixin selector official bLate;b(Ldn;)Vintermediary method_1891Lnet/minecraft/class_625;method_1891(Lnet/minecraft/class_1405;)Vnamed toTagLnet/minecraft/world/PersistentState;toTag(Lnet/minecraft/nbt/CompoundTag;)V
-
method_1706
- Mappings:
Namespace Name Mixin selector official aLaqs;a(Ldn;II)Vintermediary method_1706Lnet/minecraft/class_559;method_1706(Lnet/minecraft/class_1405;II)Vnamed method_1706Lnet/minecraft/class_559;method_1706(Lnet/minecraft/nbt/CompoundTag;II)V
-
method_1707
- Mappings:
Namespace Name Mixin selector official bLaqs;b(II)Ljava/lang/String;intermediary method_1707Lnet/minecraft/class_559;method_1707(II)Ljava/lang/String;named method_1707Lnet/minecraft/class_559;method_1707(II)Ljava/lang/String;
-
method_1705
- Mappings:
Namespace Name Mixin selector official aLaqs;a()Ldn;intermediary method_1705Lnet/minecraft/class_559;method_1705()Lnet/minecraft/class_1405;named method_1705Lnet/minecraft/class_559;method_1705()Lnet/minecraft/nbt/CompoundTag;
-