| public static NbtSizeTracker | | create(long quota) | | create(long quota) | | method_53899(long arg0) | | of(long maxBytes) |
|
| public static NbtSizeTracker | | defaultQuota() | | defaultQuota() | | method_76768() | | forPacket() |
|
| public static NbtSizeTracker | | uncompressedQuota() | | uncompressedQuota() | | method_76769() | | forLevel() |
|
| public static NbtSizeTracker | | unlimitedHeap() | | unlimitedHeap() | | method_53898() | | ofUnlimitedBytes() |
|
| public void | | accountBytes(long bytesPerEntry, long count) | | accountBytes(long bytesPerEntry, long count) | | method_53908(long arg0, long arg1) | | add(long multiplier, long bytes) |
|
| public void | | accountBytes(long size) | | accountBytes(long size) | | method_48004(long arg0) | | add(long bytes) |
|
| public void | | pushDepth() | | pushDepth() | | method_53900() | | pushStack() |
|
| public void | | popDepth() | | popDepth() | | method_53901() | | popStack() |
|
| public long | | getUsage() | | getUsage() | | method_47987() | | getAllocatedBytes() |
|
| public int | | getDepth() | | getDepth() | | method_53902() | | getDepth() |
|