NovaTileEntityState

Functions

Link copied to clipboard
abstract fun getBlock(): NovaBlock
Gets the NovaBlock of this NovaBlockState.
Link copied to clipboard
abstract fun getLocation(): Location
Gets the Location of this NovaBlockState.
Link copied to clipboard
abstract fun getMaterial(): NovaMaterial
Gets the NovaMaterial of this NovaBlockState.
Link copied to clipboard
abstract fun getTileEntity(): TileEntity
Gets the TileEntity represented by this NovaTileEntityState.