net.minecraft.nbt

public record IntTag

implements NumericTag

uf
net.minecraft.nbt.IntTag
net.minecraft.class_2497
net.minecraft.nbt.NbtInt

Field summary

Modifier and TypeField
private final int
b
value
comp_3820
value
private static final int
c
SELF_SIZE_IN_BYTES
field_41724
SIZE
public static final TagType<IntTag>
a
TYPE
field_21037
TYPE

Constructor summary

ModifierConstructor
public (int value)

Method summary

Modifier and TypeMethod
public static IntTag
a(int arg0)
valueOf(int arg0)
method_23247(int arg0)
of(int value)
public void
a(DataOutput arg0)
write(DataOutput arg0)
method_10713(DataOutput arg0)
write(DataOutput arg0)
public int
a()
sizeInBytes()
method_47988()
getSizeInBytes()
public byte
b()
getId()
method_10711()
getType()
public TagType<IntTag>
c()
getType()
method_23258()
getNbtType()
public IntTag
e()
copy()
method_10592()
copy()
public void
a(ve arg0)
accept(TagVisitor arg0)
method_32289(class_5627 arg0)
accept(NbtElementVisitor arg0)
public long
g()
longValue()
method_10699()
longValue()
public int
h()
intValue()
method_10701()
intValue()
public short
i()
shortValue()
method_10696()
shortValue()
public byte
j()
byteValue()
method_10698()
byteValue()
public double
k()
doubleValue()
method_10697()
doubleValue()
public float
l()
floatValue()
method_10700()
floatValue()
public Number
m()
box()
method_10702()
numberValue()
public StreamTagVisitor$ValueResult
a(ux arg0)
accept(StreamTagVisitor arg0)
method_39850(class_6836 arg0)
doAccept(NbtScanner arg0)
public int
n()
value()
comp_3820()
value()