Uses of Class
net.minecraft.nbt.NbtNull
Packages that use NbtNull
-
Uses of NbtNull in net.minecraft.nbt
Fields in net.minecraft.nbt declared as NbtNullFields in net.minecraft.nbt with type parameters of type NbtNullMethods in net.minecraft.nbt that return NbtNullMethods in net.minecraft.nbt that return types with arguments of type NbtNullModifier and TypeMethodDescriptionNbtType.createInvalid
(int type) NbtNull.getNbtType()
Gets the NBT type definition of this NBT element. -
Uses of NbtNull in net.minecraft.nbt.visitor
Methods in net.minecraft.nbt.visitor with parameters of type NbtNull