MCPcopy Create free account
hub / github.com/Hypejet/Jet / connection

Method connection

api/src/main/java/net/hypejet/jet/entity/player/Player.java:42–42  ·  view source on GitHub ↗

Gets a plain PlayerConnection player connection that this plain Player player is backed by. @return the player connection @since 1.0

()

Source from the content-addressed store, hash-verified

40 * @since 1.0
41 */
42 @NonNull PlayerConnection connection();
43
44 /**
45 * Gets clientside {@linkplain Settings settings} of this {@linkplain Player player}.

Callers 15

setMethod · 0.65
handleMethod · 0.65
handleMethod · 0.65
handleMethod · 0.65
handleMethod · 0.65
handleMethod · 0.65
handleMethod · 0.65
handleMethod · 0.65
handleMethod · 0.65
handleMethod · 0.65

Implementers 1

JetPlayerserver/src/main/java/net/hypejet/jet/s

Calls

no outgoing calls

Tested by

no test coverage detected