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

Method server

api/src/main/java/net/hypejet/jet/entity/Entity.java:159–159  ·  view source on GitHub ↗

Gets a plain MinecraftServer server that this plain Entity entity is part of. @return the server @since 1.0

()

Source from the content-addressed store, hash-verified

157 * @since 1.0
158 */
159 @NonNull MinecraftServer server();
160
161 /**
162 * Represents a hand of an entity.

Callers 15

startMethod · 0.65
startMethod · 0.65
setupCompressionMethod · 0.65
runVirtualThreadTaskMethod · 0.65
runVirtualThreadTaskMethod · 0.65
sendServerBrandMethod · 0.65
handleMethod · 0.65
handleMethod · 0.65
addEntityMethod · 0.65
removeEntityMethod · 0.65

Implementers 1

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

Calls

no outgoing calls

Tested by

no test coverage detected