Uses of Enum Class
zombie.entity.components.crafting.TimeMode
Packages that use TimeMode
-
Uses of TimeMode in zombie.entity.components.crafting
Subclasses with type arguments of type TimeMode in zombie.entity.components.craftingMethods in zombie.entity.components.crafting that return TimeModeModifier and TypeMethodDescriptionstatic TimeMode
TimeMode.fromByteId
(byte byte0) Deprecated.static TimeMode
Deprecated.Returns the enum constant of this class with the specified name.static TimeMode[]
TimeMode.values()
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.