Package net.minecraft.nbt
Class PositionTracker
java.lang.Object
net.minecraft.nbt.PositionTracker
public class PositionTracker extends Object
- Mappings:
Namespace Name official mzintermediary net/minecraft/class_2505named net/minecraft/nbt/PositionTracker
-
Field Summary
Fields Modifier and Type Field Description static PositionTrackerDEFAULTprivate longmaxprivate longpos -
Constructor Summary
Constructors Constructor Description PositionTracker(long max) -
Method Summary
Modifier and Type Method Description voidadd(long bits)
-
Field Details
-
DEFAULT
- Mappings:
Namespace Name Mixin selector official aLmz;a:Lmz;intermediary field_11556Lnet/minecraft/class_2505;field_11556:Lnet/minecraft/class_2505;named DEFAULTLnet/minecraft/nbt/PositionTracker;DEFAULT:Lnet/minecraft/nbt/PositionTracker;
-
max
private final long max- Mappings:
Namespace Name Mixin selector official bLmz;b:Jintermediary field_11557Lnet/minecraft/class_2505;field_11557:Jnamed maxLnet/minecraft/nbt/PositionTracker;max:J
-
pos
private long pos- Mappings:
Namespace Name Mixin selector official cLmz;c:Jintermediary field_11555Lnet/minecraft/class_2505;field_11555:Jnamed posLnet/minecraft/nbt/PositionTracker;pos:J
-
-
Constructor Details
-
PositionTracker
public PositionTracker(long max)- Mappings:
Namespace Name Mixin selector official <init>Lmz;<init>(J)Vintermediary <init>Lnet/minecraft/class_2505;<init>(J)Vnamed <init>Lnet/minecraft/nbt/PositionTracker;<init>(J)V
-
-
Method Details
-
add
public void add(long bits)- Mappings:
Namespace Name Mixin selector official aLmz;a(J)Vintermediary method_10623Lnet/minecraft/class_2505;method_10623(J)Vnamed addLnet/minecraft/nbt/PositionTracker;add(J)V
-