net.minecraft.nbt

public class DoubleTag

extends NumericTag

All mapped superinterfaces:

Tag

nb
net.minecraft.nbt.DoubleTag
net.minecraft.class_2489
net.minecraft.unmapped.C_xiyjytpd
net.minecraft.nbt.NbtDouble
net.minecraft.src.C_4919_
net.minecraft.nbt.NBTTagDouble

Field summary

Modifier and TypeField
private static final int
c
SELF_SIZE_IN_BITS
field_33192
f_jghudblh
field_33192
f_177858_
public static final DoubleTag
a
ZERO
field_21030
f_scrvaika
ZERO
f_128493_
public static final TagType<DoubleTag>
b
TYPE
field_21031
f_knpjkutg
TYPE
f_128494_
private final double
w
data
field_11520
f_aizehbow
value
f_128495_

Constructor summary

ModifierConstructor
private (double value)

Method summary

Modifier and TypeMethod
public static DoubleTag
a(double arg0)
valueOf(double arg0)
method_23241(double arg0)
m_oxqlveuv(double arg0)
of(double value)
m_128500_(double p_128501_)
public void
a(DataOutput arg0)
write(DataOutput arg0)
method_10713(DataOutput arg0)
m_cwmzwzxw(DataOutput arg0)
write(DataOutput arg0)
m_6434_(DataOutput arg0)
write(DataOutput arg0)
public byte
a()
getId()
method_10711()
m_wrsriqmr()
getType()
m_7060_()
getTypeId()
public TagType<DoubleTag>
b()
getType()
method_23258()
m_flhktont()
getNbtType()
m_6458_()
public DoubleTag
d()
copy()
method_10585()
m_gtyrjzgo()
copy()
m_6426_()
clone()
public void
a(nw arg0)
accept(TagVisitor arg0)
method_32289(class_5627 arg0)
m_exjaerro(C_fphpnqkj arg0)
accept(NbtElementVisitor arg0)
m_142327_(C_141838_ arg0)
public long
e()
getAsLong()
method_10699()
m_kplmackl()
longValue()
m_7046_()
asLong()
public int
f()
getAsInt()
method_10701()
m_lxmdwmtw()
intValue()
m_7047_()
asInt()
public short
g()
getAsShort()
method_10696()
m_gnlxzwuv()
shortValue()
m_7053_()
asShort()
public byte
h()
getAsByte()
method_10698()
m_xmpuufcx()
byteValue()
m_7063_()
asByte()
public double
i()
getAsDouble()
method_10697()
m_dtfzujnh()
doubleValue()
m_7061_()
asDouble()
public float
j()
getAsFloat()
method_10700()
m_cqxnnozg()
floatValue()
m_7057_()
asFloat()
public Number
k()
getAsNumber()
method_10702()
m_kqjcafzk()
numberValue()
m_8103_()