Uses of Record Class
gg.xp.xivdata.data.ZoneInfo
Packages that use ZoneInfo
Package
Description
-
Uses of ZoneInfo in gg.xp.xivdata.data
Methods in gg.xp.xivdata.data that return ZoneInfoModifier and TypeMethodDescriptionstatic @Nullable ZoneInfoZoneLibrary.infoForZone(int id) @Nullable ZoneInfoZoneLibraryImpl.infoForZone(int id) static ZoneInfoZoneLibrary.infoForZoneOrUnknown(int id) @NotNull ZoneInfoZoneLibraryImpl.infoForZoneOrUnknown(int id) Methods in gg.xp.xivdata.data that return types with arguments of type ZoneInfo -
Uses of ZoneInfo in gg.xp.xivsupport.events.actlines.events.abilityeffect
Methods in gg.xp.xivsupport.events.actlines.events.abilityeffect that return ZoneInfo -
Uses of ZoneInfo in gg.xp.xivsupport.gui.library
Methods in gg.xp.xivsupport.gui.library that return ZoneInfoMethods in gg.xp.xivsupport.gui.library that return types with arguments of type ZoneInfoModifier and TypeMethodDescriptionDeprecated.static TableWithFilterAndDetails<ZoneInfo,Object> ZonesTable.table()Deprecated.ZonesTableFactory.table()Method parameters in gg.xp.xivsupport.gui.library with type arguments of type ZoneInfoModifier and TypeMethodDescriptionstatic voidZonesTable.showChooser(Window frame, Consumer<ZoneInfo> callback) Deprecated.voidZonesTableFactory.showChooser(Window frame, Consumer<ZoneInfo> callback)