Advertisement
JackOUT

Untitled

May 20th, 2021
755
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.20 KB | None | 0 0
  1. final Region region = getSettings().getLobbyRegion();
  2.             final CuboidRegion cuboidRegion = new CuboidRegion(new BukkitWorld(region.getWorld()), toVector(region.getPrimary()), toVector(region.getSecondary()));
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement