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

    • Method Detail

      • getPlayer

        P getPlayer()
        Retrieves the player from the player property.
        Returns:
        The player stored by the player property.