Uses of Enum Class
net.guizhanss.guizhanlib.slimefun.addon.Environment
Packages that use Environment
Package
Description
This package contains useful classes for developing Slimefun addons.
-
Uses of Environment in net.guizhanss.guizhanlib.slimefun.addon
Methods in net.guizhanss.guizhanlib.slimefun.addon that return EnvironmentModifier and TypeMethodDescriptionAbstractAddon.getEnvironment()Get the currentEnvironmentstatic EnvironmentReturns the enum constant of this class with the specified name.static Environment[]Environment.values()Returns an array containing the constants of this enum class, in the order they are declared.