Uses of Enum Class
io.github.thebusybiscuit.slimefun4.core.attributes.MachineTier
Package
Description
This package contains all variations of
ItemAttribute
that
can be assigned to a SlimefunItem
This package contains some utility classes that offer handy ways to do stuff.
-
Uses of MachineTier in io.github.thebusybiscuit.slimefun4.core.attributes
Modifier and TypeMethodDescriptionstatic MachineTier
Returns the enum constant of this class with the specified name.static MachineTier[]
MachineTier.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of MachineTier in io.github.thebusybiscuit.slimefun4.utils
Modifier and TypeMethodDescriptionstatic String
LoreBuilder.machine
(MachineTier tier, MachineType type)