Uses of Enum Class
io.github.thebusybiscuit.slimefun4.utils.InfiniteBlockGenerator
Packages that use 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
Methods in io.github.thebusybiscuit.slimefun4.utils that return InfiniteBlockGeneratorModifier and TypeMethodDescriptionstatic InfiniteBlockGeneratorInfiniteBlockGenerator.findAt(org.bukkit.block.Block b) This will attempt to find anInfiniteBlockGeneratorat the givenBlock.static InfiniteBlockGeneratorReturns 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.