Uses of Enum Class
zombie.entity.energy.EnergyType
Packages that use EnergyType
-
Uses of EnergyType in zombie.entity.energy
Subclasses with type arguments of type EnergyType in zombie.entity.energyMethods in zombie.entity.energy that return EnergyTypeModifier and TypeMethodDescriptionstatic EnergyType
EnergyType.FromId
(byte byte0) static EnergyType
EnergyType.FromNameLower
(String string) static EnergyType
Returns the enum constant of this class with the specified name.static EnergyType[]
EnergyType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in zombie.entity.energy with parameters of type EnergyType -
Uses of EnergyType in zombie.scripting.objects
Methods in zombie.scripting.objects that return EnergyType