Uses of Enum Class
io.github.thebusybiscuit.slimefun4.utils.UnbreakingAlgorithm
Packages that use 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
Methods in io.github.thebusybiscuit.slimefun4.utils that return UnbreakingAlgorithmModifier 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.