| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
PlayerAccessor.PlayerProperty<P extends Player<P,?>> |
Provides a player property.
|
static interface |
PlayerAccessor.PlayerPropertyBuilder<P extends Player<P,?>> |
Provides a player property builder.
|
interface |
PlayerAddedEvent<P extends Player<P,S>,S> |
The Interface PlayerAddedEvent.
|
interface |
PlayerRemovedEvent<P extends Player<P,S>,S> |
The Interface PlayerRemovedEvent.
|
| Modifier and Type | Class | Description |
|---|---|---|
static class |
AbstractCheckerboardEvent.AbstractPlayerCheckerboardEvent<P extends Player<P,S>,S> |
The Class AbstractPlayerCheckerboardEvent.
|
class |
PlayerAddedEventImpl<P extends Player<P,S>,S> |
The Class PlayerAddedEventImpl.
|
class |
PlayerRemovedEventImpl<P extends Player<P,S>,S> |
The Class PlayerRemovedEventImpl.
|
Copyright © 2018. All rights reserved.