-
Method Summary
void
void
clear(org.bukkit.World world)
void
clear(su.nightexpress.nightcore.bridge.key.AdaptedKey worldKey)
int
int
getAt(org.bukkit.block.Block block)
getAt(org.bukkit.Location location)
getAt(org.bukkit.World world,
su.nightexpress.nightcore.util.geodata.pos.BlockPos blockPos)
getAt(su.nightexpress.nightcore.bridge.key.AdaptedKey worldId,
su.nightexpress.nightcore.util.geodata.pos.BlockPos blockPos)
getInChunk(org.bukkit.World world,
int chunkX,
int chunkZ)
getInChunk(org.bukkit.World world,
su.nightexpress.nightcore.util.geodata.pos.ChunkPos chunkPos)
getInChunk(su.nightexpress.nightcore.bridge.key.AdaptedKey worldId,
int chunkX,
int chunkZ)
getInChunk(su.nightexpress.nightcore.bridge.key.AdaptedKey worldId,
su.nightexpress.nightcore.util.geodata.pos.ChunkPos chunkPos)
getInCuboid(org.bukkit.World world,
su.nightexpress.nightcore.util.geodata.Cuboid cuboid)
getInCuboid(su.nightexpress.nightcore.bridge.key.AdaptedKey worldId,
su.nightexpress.nightcore.util.geodata.Cuboid cuboid)
getPrioritizedClaim(org.bukkit.World world,
su.nightexpress.nightcore.util.geodata.pos.BlockPos blockPos)
getPrioritizedClaim(su.nightexpress.nightcore.bridge.key.AdaptedKey worldId,
su.nightexpress.nightcore.util.geodata.pos.BlockPos blockPos)
ids(org.bukkit.World world)
ids(su.nightexpress.nightcore.bridge.key.AdaptedKey worldKey)
idValues(su.nightexpress.nightcore.bridge.key.AdaptedKey worldKey)
boolean
boolean
boolean
isClaimed(org.bukkit.World world,
su.nightexpress.nightcore.util.geodata.pos.BlockPos blockPos)
boolean
isClaimed(su.nightexpress.nightcore.bridge.key.AdaptedKey worldId,
su.nightexpress.nightcore.util.geodata.pos.BlockPos blockPos)
boolean
boolean
boolean
isEmpty(su.nightexpress.nightcore.bridge.key.AdaptedKey worldKey)
void
void
int
int
size(org.bukkit.World world)
int
size(su.nightexpress.nightcore.bridge.key.AdaptedKey worldKey)
stream(org.bukkit.World world)
stream(su.nightexpress.nightcore.bridge.key.AdaptedKey worldKey)
values(org.bukkit.World world)
values(su.nightexpress.nightcore.bridge.key.AdaptedKey worldKey)