Uses of Enum
me.xxastaspastaxx.dimensions.customportal.CustomPortalIgniteCause
Packages that use CustomPortalIgniteCause
Package
Description
-
Uses of CustomPortalIgniteCause in me.xxastaspastaxx.dimensions.completePortal
Methods in me.xxastaspastaxx.dimensions.completePortal with parameters of type CustomPortalIgniteCauseModifier 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
Methods in me.xxastaspastaxx.dimensions.customportal that return CustomPortalIgniteCauseModifier 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
Methods in me.xxastaspastaxx.dimensions.events that return CustomPortalIgniteCauseModifier and TypeMethodDescriptionCustomPortalIgniteEvent.getCause()
The cause igniting the portalConstructors in me.xxastaspastaxx.dimensions.events with parameters of type CustomPortalIgniteCauseModifierConstructorDescriptionCustomPortalIgniteEvent(CompletePortal completePortal, CustomPortalIgniteCause cause, org.bukkit.entity.Entity entity, org.bukkit.inventory.ItemStack item)
Constructor of the event