Package io.aether.utils.streams
Class BlockMgr
- java.lang.Object
-
- io.aether.utils.streams.BlockMgr
-
public class BlockMgr extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BlockMgr()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanblock()booleanblock(long id)longget()booleanisBlocked()booleanunblock(long id)
-