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