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 EntityLookupMissBehaviorAbstractACTLineParser.entityLookupMissBehavior()protected EntityLookupMissBehaviorLine03Parser.entityLookupMissBehavior()protected EntityLookupMissBehaviorLine04Parser.entityLookupMissBehavior()protected EntityLookupMissBehaviorLine12Parser.entityLookupMissBehavior()protected EntityLookupMissBehaviorLine12ParserLegacy.entityLookupMissBehavior()static EntityLookupMissBehaviorReturns 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)