EmptyPersistentCompound
A PersistentCompound which does nothing. Needed for empty holders such as net.minecraft.world.chunk.EmptyChunk for example.
Functions
Link copied to clipboard
Removes the current value associated with the given key. Additionally, this function returns the value that was removed, if one was removed. Otherwise, the return value will be null.
Link copied to clipboard
Removes the current value associated with the given key.
Link copied to clipboard
Removes the current value associated with the given key.