Interface PlayerAccessor.PlayerProperty<P extends Player<P,?>>

Type Parameters:
P - the generic type
All Superinterfaces:
PlayerAccessor<P>, PlayerAccessor.PlayerMutator<P>
Enclosing interface:
PlayerAccessor<P extends Player<P,?>>

public static interface PlayerAccessor.PlayerProperty<P extends Player<P,?>> extends PlayerAccessor<P>, PlayerAccessor.PlayerMutator<P>
Provides a player property.