Uses of Class
net.minecraft.nbt.AbstractNbtNumber
Packages that use AbstractNbtNumber
-
Uses of AbstractNbtNumber in net.minecraft.nbt
Subclasses of AbstractNbtNumber in net.minecraft.nbtModifier and TypeClassDescriptionclassRepresents an NBT byte.classRepresents an NBT 64-bit floating-point number.classRepresents an NBT 32-bit floating-point number.classRepresents an NBT 32-bit integer.classRepresents an NBT 64-bit integer.classRepresents an NBT 16-bit integer. -
Uses of AbstractNbtNumber in net.minecraft.recipe
Methods in net.minecraft.recipe that return AbstractNbtNumberModifier and TypeMethodDescriptionprivate static @Nullable AbstractNbtNumberNbtCraftingRecipe.getNbtNumberFromStack(ItemStack stack)