Uses of Class
io.github.apfelcreme.Pipes.Exception.ChunkNotLoadedException
-
Uses of ChunkNotLoadedException in io.github.apfelcreme.Pipes.Manager
Modifier 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