Uses of Class
net.minecraft.nbt.DoubleNBT
-
Packages that use DoubleNBT Package Description net.minecraft.nbt -
-
Uses of DoubleNBT in net.minecraft.nbt
Fields in net.minecraft.nbt declared as DoubleNBT Modifier and Type Field Description static DoubleNBTDoubleNBT. ZEROFields in net.minecraft.nbt with type parameters of type DoubleNBT Modifier and Type Field Description static INBTType<DoubleNBT>DoubleNBT. TYPEMethods in net.minecraft.nbt that return DoubleNBT Modifier and Type Method Description DoubleNBTDoubleNBT. copy()static DoubleNBTDoubleNBT. valueOf(double p_229684_0_)Methods in net.minecraft.nbt that return types with arguments of type DoubleNBT Modifier and Type Method Description INBTType<DoubleNBT>DoubleNBT. getType()
-