Dimension that contains the block that is the subject of
this event.
Methods
isName
isName(eventName:string):boolean
Beta
Parameters
eventName: string
The name to check against this event.
Returns boolean
Returns true if the event name matches the specified name;
otherwise, false.
Remarks
Checks whether this named tick event has the specified name.
Events are namespaced with their content UUID. Two named
tick events with the same name but scheduled from different
packs will not respond the same to this method.
Contains information regarding a named tick event for a specific block.