Class NbtNull

java.lang.Object
net.minecraft.nbt.NbtNull
All Implemented Interfaces:
NbtElement

public class NbtNull
extends Object
implements NbtElement
Represents the NBT null value. Defines the end of an NBT compound object, represents nonexistent values in an NBT compound object, and is the type of empty NBT lists.