Uses of Record Class
gg.xp.xivdata.data.ZoneInfo
-
Uses of ZoneInfo in gg.xp.xivdata.data
Modifier and TypeMethodDescriptionstatic @Nullable ZoneInfo
ZoneLibrary.infoForZone
(int id) @Nullable ZoneInfo
ZoneLibraryImpl.infoForZone
(int id) static ZoneInfo
ZoneLibrary.infoForZoneOrUnknown
(int id) @NotNull ZoneInfo
ZoneLibraryImpl.infoForZoneOrUnknown
(int id) -
Uses of ZoneInfo in gg.xp.xivsupport.gui.library
Modifier and TypeMethodDescriptionDeprecated.static TableWithFilterAndDetails<ZoneInfo,
Object> ZonesTable.table()
Deprecated.ZonesTableFactory.table()
Modifier and TypeMethodDescriptionstatic void
ZonesTable.showChooser
(Window frame, Consumer<ZoneInfo> callback) Deprecated.void
ZonesTableFactory.showChooser
(Window frame, Consumer<ZoneInfo> callback)