MCPcopy Create free account
hub / github.com/UnknownDomainGames/PanguEngine / World

Interface World

game-engine/src/main/java/engine/world/World.java:21–62  ·  view source on GitHub ↗

World instance, should spawn by Game

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 66

runEngineMethod · 0.65
loadChunkFromPacketMethod · 0.65
unloadChunkMethod · 0.65
onAttackMethod · 0.65
onInteractMethod · 0.65
onGameStartPostMethod · 0.65
DefaultEntityManagerMethod · 0.65
loadChunkMethod · 0.65
registerMethod · 0.65
createMethod · 0.65
loadDirectMethod · 0.65
disposeMethod · 0.65

Implementers 3

WorldClientclient/src/main/java/engine/client/wor
WorldCommoncommon/src/main/java/engine/world/Worl
WorldCommonDebugcommon/src/main/java/engine/world/Worl

Calls

no outgoing calls

Tested by

no test coverage detected