MCPcopy Create free account
hub / github.com/Teneted/Tenet / getWorld

Method getWorld

src/main/java/org/bukkit/Chunk.java:36–36  ·  view source on GitHub ↗

Gets the world containing this chunk @return Parent World

()

Source from the content-addressed store, hash-verified

34 * @return Parent World
35 */
36 @NotNull
37 World getWorld();
38
39 /**

Callers 6

trackingChunkMethod · 0.95
addMethod · 0.65
subtractMethod · 0.65
distanceSquaredMethod · 0.65
getWorldMethod · 0.65
CraftCustomContainerMethod · 0.65

Implementers 1

CraftChunksrc/main/java/org/bukkit/craftbukkit/v

Calls

no outgoing calls

Tested by

no test coverage detected