Uses of Enum Class
zombie.scripting.objects.Recipe.LuaCall
Packages that use Recipe.LuaCall
-
Uses of Recipe.LuaCall in zombie.scripting.objects
Subclasses with type arguments of type Recipe.LuaCall in zombie.scripting.objectsMethods in zombie.scripting.objects that return Recipe.LuaCallModifier and TypeMethodDescriptionstatic Recipe.LuaCall
Returns the enum constant of this class with the specified name.static Recipe.LuaCall[]
Recipe.LuaCall.values()
Returns an array containing the constants of this enum class, in the order they are declared.