Uses of Record Class
gg.xp.xivdata.data.StatusEffectInfo
Packages that use StatusEffectInfo
Package
Description
-
Uses of StatusEffectInfo in gg.xp.xivdata.data
Methods in gg.xp.xivdata.data that return StatusEffectInfoModifier and TypeMethodDescriptionstatic @Nullable StatusEffectInfoStatusEffectLibrary.forId(long id) @Nullable StatusEffectInfoStatusEffectLibraryImpl.forId(int id) @Nullable StatusEffectInfoStatusEffectLibraryImpl.forId(long id) Methods in gg.xp.xivdata.data that return types with arguments of type StatusEffectInfoModifier and TypeMethodDescriptionstatic Map<Integer,StatusEffectInfo> StatusEffectLibrary.getAll()StatusEffectLibraryImpl.getAll() -
Uses of StatusEffectInfo in gg.xp.xivsupport.events.actlines.events
Methods in gg.xp.xivsupport.events.actlines.events that return StatusEffectInfo -
Uses of StatusEffectInfo in gg.xp.xivsupport.gui.library
Methods in gg.xp.xivsupport.gui.library that return StatusEffectInfoModifier and TypeMethodDescriptionstatic @Nullable StatusEffectInfoDeprecated.@Nullable StatusEffectInfoMethods in gg.xp.xivsupport.gui.library that return types with arguments of type StatusEffectInfoModifier and TypeMethodDescriptionstatic List<StatusEffectInfo>Deprecated.StatusTable.table()Deprecated.StatusTableFactory.table()Method parameters in gg.xp.xivsupport.gui.library with type arguments of type StatusEffectInfoModifier and TypeMethodDescriptionstatic voidStatusTable.showChooser(Window frame, Consumer<StatusEffectInfo> callback) Deprecated.voidStatusTableFactory.showChooser(Window frame, Consumer<StatusEffectInfo> callback) -
Uses of StatusEffectInfo in gg.xp.xivsupport.models
Methods in gg.xp.xivsupport.models that return StatusEffectInfo