isApplicable

This checks to see if getClassById particular modifier is valid for this event's caller, such that, setDamage will not throw an UnsupportedOperationException.

BASE is always applicable.

Return

true if the modifier is supported by the caller, false otherwise

Parameters

type

the modifier

Throws