Uses of Enum Class
dev.lone.itemsadder.api.Events.ItemsAdderLoadDataEvent.Cause
Packages that use ItemsAdderLoadDataEvent.Cause
-
Uses of ItemsAdderLoadDataEvent.Cause in dev.lone.itemsadder.api.Events
Methods in dev.lone.itemsadder.api.Events that return ItemsAdderLoadDataEvent.CauseModifier and TypeMethodDescriptionItemsAdderLoadDataEvent.getCause()Cause of this load event.Returns the enum constant of this class with the specified name.static ItemsAdderLoadDataEvent.Cause[]ItemsAdderLoadDataEvent.Cause.values()Returns an array containing the constants of this enum class, in the order they are declared.