PlayerUpdateViewDistanceEvent

Undocumented in source.

Constructors

this
this(Player player, uint from, uint to)
Undocumented in source.

Members

Mixins

__anonymous
mixin PlayerEvent.Implementation
Undocumented in source.

Properties

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

Variables

to
uint to;
Undocumented in source.

Mixed In Members

From mixin PlayerEvent.Implementation

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

Inherited Members

From PlayerEvent

player
Player player [@property getter]
Undocumented in source.
Implementation
mixintemplate Implementation()
Undocumented in source.

Meta