Gets a plain PlayerConnection player connection that this plain Player player is backed by. @return the player connection @since 1.0
()
| 40 | * @since 1.0 |
| 41 | */ |
| 42 | @NonNull PlayerConnection connection(); |
| 43 | |
| 44 | /** |
| 45 | * Gets clientside {@linkplain Settings settings} of this {@linkplain Player player}. |
no outgoing calls
no test coverage detected