Class SimpleChunkLocation.WorldlessWrapper
java.lang.Object
org.kingdoms.constants.land.location.SimpleChunkLocation.WorldlessWrapper
- Enclosing class:
- SimpleChunkLocation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetRelative(int x, int z) intgetX()intgetZ()inthashCode()From Minecraft's ChunkCoordIntPairinWorld(org.bukkit.World world)
-
Constructor Details
-
WorldlessWrapper
public WorldlessWrapper(int x, int z)
-
-
Method Details