Uses of Enum
io.github.bakedlibs.dough.protection.ActionType
Packages that use ActionType
Package
Description
The protection module allows you to query protection plugins easily.
-
Uses of ActionType in io.github.bakedlibs.dough.protection
Methods in io.github.bakedlibs.dough.protection that return ActionTypeModifier and TypeMethodDescriptionInteraction.getType()This checks whether thisInteractioninvolves aBlockor not.static ActionTypeReturns the enum constant of this type with the specified name.static ActionType[]ActionType.values()Returns an array containing the constants of this enum type, in the order they are declared.