Uses of Enum
me.xxastaspastaxx.dimensions.customportal.CustomPortalIgniteCause
Package
Description
-
Uses of CustomPortalIgniteCause in me.xxastaspastaxx.dimensions.completePortal
Modifier and TypeMethodDescriptionCompletePortalManager.createNew(CompletePortal completePortal, org.bukkit.entity.Entity igniter, CustomPortalIgniteCause cause, org.bukkit.inventory.ItemStack item)
Register a new CompletePortal -
Uses of CustomPortalIgniteCause in me.xxastaspastaxx.dimensions.customportal
Modifier and TypeMethodDescriptionstatic CustomPortalIgniteCause
Returns the enum constant of this type with the specified name.static CustomPortalIgniteCause[]
CustomPortalIgniteCause.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of CustomPortalIgniteCause in me.xxastaspastaxx.dimensions.events
Modifier and TypeMethodDescriptionCustomPortalIgniteEvent.getCause()
The cause igniting the portalModifierConstructorDescriptionCustomPortalIgniteEvent(CompletePortal completePortal, CustomPortalIgniteCause cause, org.bukkit.entity.Entity entity, org.bukkit.inventory.ItemStack item)
Constructor of the event