DataHolder
Functions
Link copied to clipboard
Removes the data stored under the given key, regardless of whether it is persistent or not.
Link copied to clipboard
Retrieves data from the data Compound of this TileEntity. If it can't find anything under the given key, the result of the defaultValue lambda is returned.
Retrieves data of the specified type or invokes the defaultValue lambda if there is no data stored under the given key.
Link copied to clipboard
Link copied to clipboard