net.minecraft.nbt

public class NbtReadLimiter

ds
net.minecraft.class_1944
net.minecraft.nbt.NbtReadLimiter
net.minecraft.nbt.NBTSizeTracker

Field summary

Modifier and TypeField
public static final NbtReadLimiter
a
field_8405
UNLIMITED
INFINITE
private final long
b
field_8406
limit
spaceAllocated
private long
c
field_8407
bytesRead
spaceRead

Constructor summary

ModifierConstructor
public (long limit)

Method summary

Modifier and TypeMethod
public void
a(long arg0)
method_7358(long arg0)
read(long bytes)
addSpaceRead(long size)