Uses of Class
io.github.apfelcreme.Pipes.Exception.ChunkNotLoadedException
Packages that use ChunkNotLoadedException
-
Uses of ChunkNotLoadedException in io.github.apfelcreme.Pipes.Manager
Methods in io.github.apfelcreme.Pipes.Manager that throw ChunkNotLoadedExceptionModifier and TypeMethodDescriptionPipeManager.getPipeByInput
(SimpleLocation location) Get the pipe by an input at a location.PipeManager.getPipes
(org.bukkit.block.Block block) Get the pipe for a blockPipeManager.getPipes
(org.bukkit.block.Block block, boolean cacheOnly) Get the pipe for a blockPipeManager.isPipe
(org.bukkit.block.Block startingPoint) checks if the block is part of a pipe. -
Uses of ChunkNotLoadedException in io.github.apfelcreme.Pipes.Pipe
Methods in io.github.apfelcreme.Pipes.Pipe that throw ChunkNotLoadedException