Uses of Class
net.minecraft.nbt.DoubleTag
Packages that use DoubleTag
- 
Uses of DoubleTag in net.minecraft.nbtFields in net.minecraft.nbt declared as DoubleTagFields in net.minecraft.nbt with type parameters of type DoubleTagMethods in net.minecraft.nbt that return DoubleTagModifier and TypeMethodDescriptionDoubleTag.copy()static DoubleTagDoubleTag.valueOf(double p_128501_) Methods in net.minecraft.nbt that return types with arguments of type DoubleTagMethods in net.minecraft.nbt with parameters of type DoubleTagModifier and TypeMethodDescriptionvoidSnbtPrinterTagVisitor.visitDouble(DoubleTag p_178122_) voidStringTagVisitor.visitDouble(DoubleTag p_178168_) voidTagVisitor.visitDouble(DoubleTag p_178219_) voidTextComponentTagVisitor.visitDouble(DoubleTag p_178262_)