Uses of Class
net.minecraft.nbt.DoubleTag
-
Uses of DoubleTag in net.minecraft.nbt
Modifier and TypeMethodDescriptionDoubleTag.copy()
static DoubleTag
DoubleTag.valueOf
(double p_128501_) Modifier and TypeMethodDescriptionvoid
SnbtPrinterTagVisitor.visitDouble
(DoubleTag p_178122_) void
StringTagVisitor.visitDouble
(DoubleTag p_178168_) void
TagVisitor.visitDouble
(DoubleTag p_178219_) void
TextComponentTagVisitor.visitDouble
(DoubleTag p_178262_)