MCPcopy Create free account
hub / github.com/Cortex-MC/SimpAPI / getWorld

Method getWorld

src/main/java/me/kodysimpson/simpapi/region/Region.java:28–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26 }
27
28 public World getWorld(){
29 return corner1.getWorld();
30 }
31
32 public boolean isIn(final Location loc) {
33

Callers 2

drawSelectorMethod · 0.80
getEntitiesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected