Uses of Class
io.github.apfelcreme.Pipes.Exception.PipeTooLongException
-
Uses of PipeTooLongException in io.github.apfelcreme.Pipes.Manager
Modifier and TypeMethodDescriptionvoid
Add a block to a pipe while checking settings and caching the locationPipeManager.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.PipeManager.mergePipes
(Set<Pipe> pipes) Merge multiple pipes into one