Uses of Enum Class
ml.karmaconfigs.api.bukkit.region.event.InteractAction
Packages that use InteractAction
Package
Description
-
Uses of InteractAction in ml.karmaconfigs.api.bukkit.region.event
Methods in ml.karmaconfigs.api.bukkit.region.event that return InteractActionModifier and TypeMethodDescriptionstatic InteractActionReturns the enum constant of this class with the specified name.static InteractAction[]InteractAction.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of InteractAction in ml.karmaconfigs.api.bukkit.region.event.player
Methods in ml.karmaconfigs.api.bukkit.region.event.player that return InteractActionConstructors in ml.karmaconfigs.api.bukkit.region.event.player with parameters of type InteractActionModifierConstructorDescriptionPlayerActionWithRegionEvent(org.bukkit.entity.Player ent, org.bukkit.block.Block target, InteractAction trigger, Cuboid rg)Initialize the entity interact at region event