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