net.minecraft.nbt

public class NbtAccounter

un
net.minecraft.nbt.NbtAccounter
net.minecraft.class_2505

Field summary

Modifier and TypeField
private static final int
a
MAX_STACK_DEPTH
field_46208
private final long
b
quota
field_11557
private long
c
usage
field_11555
private final int
d
maxDepth
field_46209
private int
e
depth
field_46210

Constructor summary

ModifierConstructor
public (long arg0, int arg1)

Method summary

Modifier and TypeMethod
public static NbtAccounter
a(long arg0)
create(long arg0)
method_53899(long arg0)
public static NbtAccounter
a()
unlimitedHeap()
method_53898()
public void
a(long arg0, long arg1)
accountBytes(long arg0, long arg1)
method_53908(long arg0, long arg1)
public void
b(long arg0)
accountBytes(long arg0)
method_48004(long arg0)
public void
b()
pushDepth()
method_53900()
public void
c()
popDepth()
method_53901()
public long
d()
getUsage()
method_47987()
public int
e()
getDepth()
method_53902()