Uses of Enum Class
zombie.scripting.objects.CustomContextMenu
Packages that use CustomContextMenu
-
Uses of CustomContextMenu in generation.builders
Methods in generation.builders with parameters of type CustomContextMenuModifier and TypeMethodDescriptionItemBuilder.customContextMenu
(CustomContextMenu customContextMenux) -
Uses of CustomContextMenu in zombie.scripting.objects
Subclasses with type arguments of type CustomContextMenu in zombie.scripting.objectsMethods in zombie.scripting.objects that return CustomContextMenuModifier and TypeMethodDescriptionstatic CustomContextMenu
Returns the enum constant of this class with the specified name.static CustomContextMenu[]
CustomContextMenu.values()
Returns an array containing the constants of this enum class, in the order they are declared.