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

Method getWorld

src/main/java/org/bukkit/block/Block.java:132–132  ·  view source on GitHub ↗

Gets the world which contains this Block @return World containing this block

()

Source from the content-addressed store, hash-verified

130 * @return World containing this block
131 */
132 @NotNull
133 World getWorld();
134
135 /**

Callers 15

LootContextMethod · 0.65
getMapMethod · 0.65
getDefaultGameModeMethod · 0.65
getBedSpawnLocationMethod · 0.65
convertContextMethod · 0.65
getLocationMethod · 0.65
setSpawnLocationMethod · 0.65
createExplosionMethod · 0.65
getNearbyEntitiesMethod · 0.65
rayTraceEntitiesMethod · 0.65
rayTraceBlocksMethod · 0.65

Implementers 1

CraftBlocksrc/main/java/org/bukkit/craftbukkit/v

Calls

no outgoing calls

Tested by

no test coverage detected