TerminalBlockAdmin

interface TerminalBlockAdmin

Functions

Link copied to clipboard
abstract fun setCustomData(blockId: BlockId, customData: String)
Link copied to clipboard
abstract fun setCustomName(blockId: BlockId, customName: String)
Link copied to clipboard
abstract fun setShowInInventory(blockId: String, showInInventory: Boolean)
Link copied to clipboard
abstract fun setShowInTerminal(blockId: String, showInTerminal: Boolean)
Link copied to clipboard
abstract fun setShowOnHUD(blockId: String, showOnHUD: Boolean)