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

Method clientBrand

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

Creates plain NotNullObjectAcquisition a not-null object acquisition of a brand name of a client associated with this plain Player player. @return the not-null object acquisition @since 1.0

()

Source from the content-addressed store, hash-verified

57 * @since 1.0
58 */
59 @NonNull NotNullObjectAcquisition<String> clientBrand();
60
61 /**
62 * Creates {@linkplain GameModeAcquisition a game mode acquisition} of {@linkplain GameMode a game mode}

Callers 1

createMethod · 0.65

Implementers 1

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

Calls

no outgoing calls

Tested by

no test coverage detected