nova-parent
Toggle table of contents
0.18-alpha.14
main
Platform filter
main
Switch theme
Search in API
nova-parent
nova-api
/
xyz.xenondevs.nova.api.event.tileentity
/
TileEntityEvent
Tile
Entity
Event
abstract
class
TileEntityEvent
A
TileEntity
related event.
Inheritors
TileEntityBreakBlockEvent
Members
Constructors
Tile
Entity
Event
Link copied to clipboard
constructor
(
tileEntity
:
TileEntity
)
Properties
tile
Entity
Link copied to clipboard
val
tileEntity
:
TileEntity
Functions
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String