StopRainEvent

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

Constructors

this
this(World world)
Undocumented in source.

Members

Mixins

__anonymous
mixin WorldEvent.Implementation
Undocumented in source.

Mixed In Members

From mixin WorldEvent.Implementation

world
World world [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From WorldEvent

world
World world [@property getter]

Gets the world where the event has happened.

Implementation
mixintemplate Implementation()
Undocumented in source.

Meta