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