net.minecraft.nbt

public class FloatTag

extends NumericTag

All mapped superinterfaces:

Tag

uc
net.minecraft.nbt.FloatTag
net.minecraft.class_2494
net.minecraft.unmapped.C_nmjwsnmy
net.minecraft.nbt.NbtFloat
net.minecraft.nbt.NbtFloat

Field summary

Modifier and TypeField
private static final int
c
SELF_SIZE_IN_BYTES
field_41722
f_guhgmvst
SIZE
SIZE_IN_BYTES
public static final FloatTag
a
ZERO
field_21034
f_gvgvbriu
ZERO
ZERO
public static final TagType<FloatTag>
b
TYPE
field_21035
f_mrfwjrpv
TYPE
TYPE
private final float
w
data
field_11523
f_xtrxyptl
value
value

Constructor summary

ModifierConstructor
private (float value)

Method summary

Modifier and TypeMethod
public static FloatTag
a(float arg0)
valueOf(float arg0)
method_23244(float arg0)
m_ugeyistl(float arg0)
of(float value)
of(float value)
public void
a(DataOutput arg0)
write(DataOutput arg0)
method_10713(DataOutput arg0)
m_iwzpgzuw(DataOutput arg0)
write(DataOutput arg0)
write(DataOutput arg0)
public int
a()
sizeInBytes()
method_47988()
m_hbuflhqa()
getSizeInBytes()
getSizeInBytes()
public byte
b()
getId()
method_10711()
m_muabmuss()
getType()
getType()
public TagType<FloatTag>
c()
getType()
method_23258()
m_oolktkhh()
getNbtType()
getNbtType()
public FloatTag
e()
copy()
method_10587()
m_kshcnvks()
copy()
shallowCopy()
public void
a(va arg0)
accept(TagVisitor arg0)
method_32289(class_5627 arg0)
m_kyxvnzlv(C_fphpnqkj arg0)
accept(NbtElementVisitor arg0)
accept(NbtElementVisitor arg0)
public long
f()
getAsLong()
method_10699()
m_kplmackl()
longValue()
longValue()
public int
g()
getAsInt()
method_10701()
m_lxmdwmtw()
intValue()
intValue()
public short
h()
getAsShort()
method_10696()
m_gnlxzwuv()
shortValue()
shortValue()
public byte
i()
getAsByte()
method_10698()
m_xmpuufcx()
byteValue()
byteValue()
public double
j()
getAsDouble()
method_10697()
m_dtfzujnh()
doubleValue()
doubleValue()
public float
k()
getAsFloat()
method_10700()
m_cqxnnozg()
floatValue()
floatValue()
public Number
l()
getAsNumber()
method_10702()
m_kqjcafzk()
numberValue()
numberValue()
public StreamTagVisitor$ValueResult
a(ut arg0)
accept(StreamTagVisitor arg0)
method_39850(class_6836 arg0)
m_mzbtnncb(C_avcaqucb arg0)
doAccept(NbtScanner arg0)
scan(NbtScanner arg0)