selery ~master (2019-01-01T00:21:55Z)
Dub
Repo
BlockEvent
selery
event
world
block
Undocumented in source.
interface
BlockEvent :
WorldEvent
{
Block
block
[@property getter];
BlockPosition
position
[@property getter];
mixintemplate
Implementation
()
;
}
Members
Mixin templates
Implementation
mixintemplate
Implementation
()
Undocumented in source.
Properties
block
Block
block
[@property getter]
Undocumented in source.
position
BlockPosition
position
[@property getter]
Undocumented in source.
Inherited Members
From WorldEvent
world
World
world
[@property getter]
Gets the world where the event has happened.
Implementation
mixintemplate
Implementation
()
Undocumented in source.
Meta
Source
See Implementation
selery
event
world
block
interfaces
BlockBreakEvent
BlockEvent
BlockPlaceEvent