selery.event.world.world

Members

Aliases

StartSnowEvent
alias StartSnowEvent = StartRainEvent

Called it starts to rain or snow in the world.

StopSnowEvent
alias StopSnowEvent = StopRainEvent

Event called when it stops to rain or snow in the world.

Classes

LightningStrikeEvent
class LightningStrikeEvent

Event called when a lighting strikes in the world.

StartRainEvent
class StartRainEvent

Called it starts to rain or snow in the world.

StopRainEvent
class StopRainEvent

Event called when it stops to rain or snow in the world.

Interfaces

ExplosionEvent
interface ExplosionEvent
Undocumented in source.
WorldEvent
interface WorldEvent

Generic event related to the world.

Meta

Authors

Kripth