Uses of Enum Class
gg.xp.xivsupport.events.actlines.parsers.EntityLookupMissBehavior
Packages that use EntityLookupMissBehavior
-
Uses of EntityLookupMissBehavior in gg.xp.xivsupport.events.actlines.parsers
Methods in gg.xp.xivsupport.events.actlines.parsers that return EntityLookupMissBehaviorModifier 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.Constructors in gg.xp.xivsupport.events.actlines.parsers with parameters of type EntityLookupMissBehaviorModifierConstructorDescriptionFieldMapper
(Map<K, String> raw, XivState state, EntityLookupMissBehavior entityLookupMissBehavior, String[] rawLineSplit)