Uses of Enum Class
gg.xp.xivsupport.events.actlines.parsers.EntityLookupMissBehavior
-
Uses of EntityLookupMissBehavior in gg.xp.xivsupport.events.actlines.parsers
Modifier and TypeMethodDescriptionprotected EntityLookupMissBehavior
AbstractACTLineParser.entityLookupMissBehavior()
protected EntityLookupMissBehavior
Line03Parser.entityLookupMissBehavior()
protected EntityLookupMissBehavior
Line04Parser.entityLookupMissBehavior()
protected EntityLookupMissBehavior
Line12Parser.entityLookupMissBehavior()
protected EntityLookupMissBehavior
Line12ParserLegacy.entityLookupMissBehavior()
static EntityLookupMissBehavior
Returns the enum constant of this class with the specified name.static EntityLookupMissBehavior[]
EntityLookupMissBehavior.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionFieldMapper
(Map<K, String> raw, XivState state, EntityLookupMissBehavior entityLookupMissBehavior, String[] rawLineSplit)