Uses of Enum Class
io.github.thebusybiscuit.slimefun4.core.attributes.MachineTier
Packages that use MachineTier
Package
Description
This package contains all variations of
ItemAttribute that
can be assigned to a SlimefunItemThis package contains some utility classes that offer handy ways to do stuff.
-
Uses of MachineTier in io.github.thebusybiscuit.slimefun4.core.attributes
Methods in io.github.thebusybiscuit.slimefun4.core.attributes that return MachineTierModifier and TypeMethodDescriptionstatic MachineTierReturns 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
Methods in io.github.thebusybiscuit.slimefun4.utils with parameters of type MachineTierModifier and TypeMethodDescriptionstatic StringLoreBuilder.machine(MachineTier tier, MachineType type)