Uses of Enum Class
io.github.thebusybiscuit.slimefun4.utils.ColoredMaterial
Packages that use ColoredMaterial
Package
Description
This package contains all variations of
ItemHandler
that
can be assigned to a SlimefunItem
This package contains some utility classes that offer handy ways to do stuff.
-
Uses of ColoredMaterial in io.github.thebusybiscuit.slimefun4.core.handlers
Constructors in io.github.thebusybiscuit.slimefun4.core.handlers with parameters of type ColoredMaterial -
Uses of ColoredMaterial in io.github.thebusybiscuit.slimefun4.utils
Methods in io.github.thebusybiscuit.slimefun4.utils that return ColoredMaterialModifier and TypeMethodDescriptionstatic ColoredMaterial
Returns the enum constant of this class with the specified name.static ColoredMaterial[]
ColoredMaterial.values()
Returns an array containing the constants of this enum class, in the order they are declared.