Uses of Enum Class
io.github.thebusybiscuit.slimefun4.utils.InfiniteBlockGenerator
Package
Description
This package contains some utility classes that offer handy ways to do stuff.
-
Uses of InfiniteBlockGenerator in io.github.thebusybiscuit.slimefun4.utils
Modifier and TypeMethodDescriptionstatic InfiniteBlockGenerator
This will attempt to find anInfiniteBlockGenerator
at the givenBlock
.static InfiniteBlockGenerator
Returns the enum constant of this class with the specified name.static InfiniteBlockGenerator[]
InfiniteBlockGenerator.values()
Returns an array containing the constants of this enum class, in the order they are declared.