Hierarchy For All Packages
Package Hierarchies:- net.minheur.potoflux,
- net.minheur.potoflux.actionRuns,
- net.minheur.potoflux.actionRuns.regs,
- net.minheur.potoflux.loader,
- net.minheur.potoflux.loader.mod,
- net.minheur.potoflux.loader.mod.events,
- net.minheur.potoflux.loader.mod.update,
- net.minheur.potoflux.log,
- net.minheur.potoflux.logger,
- net.minheur.potoflux.registry,
- net.minheur.potoflux.screen,
- net.minheur.potoflux.screen.tabs,
- net.minheur.potoflux.screen.tabs.all,
- net.minheur.potoflux.terminal,
- net.minheur.potoflux.terminal.commands,
- net.minheur.potoflux.translations,
- net.minheur.potoflux.translations.register,
- net.minheur.potoflux.utils,
- net.minheur.potoflux.utils.ressourcelocation
Class Hierarchy
- java.lang.Object
- net.minheur.potoflux.translations.AbstractTranslationsRegistry
- net.minheur.potoflux.translations.register.CommonTranslations
- net.minheur.potoflux.translations.register.FileTranslations
- net.minheur.potoflux.translations.register.PotoFluxTranslations
- net.minheur.potoflux.translations.AbstractTranslationsRegistry.TranslationBuilder
- net.minheur.potoflux.actionRuns.regs.ActionRunRunnable
- net.minheur.potoflux.actionRuns.ActionRuns
- net.minheur.potoflux.loader.mod.AddonLoader
- net.minheur.potoflux.screen.tabs.BaseTab
- net.minheur.potoflux.screen.tabs.all.HomeTab
- net.minheur.potoflux.screen.tabs.all.SettingsTab
- net.minheur.potoflux.screen.tabs.all.TerminalTab
- net.minheur.potoflux.actionRuns.regs.CloseRunRegistry (implements net.minheur.potoflux.registry.IRegistry<T>)
- net.minheur.potoflux.terminal.commands.CommandActions
- net.minheur.potoflux.terminal.commands.CommandHelp
- net.minheur.potoflux.terminal.CommandHistorySaver
- net.minheur.potoflux.terminal.commands.CommandMakerHelpers
- net.minheur.potoflux.terminal.CommandProcessor
- net.minheur.potoflux.terminal.CommandRegistry (implements net.minheur.potoflux.registry.IRegistry<T>)
- net.minheur.potoflux.terminal.commands.Commands
- java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
- java.awt.Container
- java.awt.Window (implements javax.accessibility.Accessible)
- java.awt.Frame (implements java.awt.MenuContainer)
- javax.swing.JFrame (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
- net.minheur.potoflux.screen.LoadingScreen
- javax.swing.JFrame (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
- java.awt.Frame (implements java.awt.MenuContainer)
- java.awt.Window (implements javax.accessibility.Accessible)
- java.awt.Container
- net.minheur.potoflux.Functions
- net.minheur.potoflux.utils.Json
- net.minheur.potoflux.utils.LambdaUtils
- net.minheur.potoflux.utils.LogAmountManager
- net.minheur.potoflux.log.LogSaver
- net.minheur.potoflux.loader.mod.ModEventBus
- net.minheur.potoflux.loader.mod.update.ModUpdateReg
- net.minheur.potoflux.utils.OnlineReader
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- net.minheur.potoflux.log.TeeOutputStream
- net.minheur.potoflux.PotoFlux
- net.minheur.potoflux.loader.PotoFluxLoadingContext
- net.minheur.potoflux.screen.PotoScreen
- net.minheur.potoflux.logger.PtfLogger
- java.lang.Record
- net.minheur.potoflux.actionRuns.regs.ActionRun (implements net.minheur.potoflux.registry.IRegistryType)
- net.minheur.potoflux.loader.mod.update.Candidate
- net.minheur.potoflux.terminal.Command (implements net.minheur.potoflux.registry.IRegistryType)
- net.minheur.potoflux.screen.tabs.Tab (implements net.minheur.potoflux.registry.IRegistryType)
- net.minheur.potoflux.loader.mod.events.RegisterCommandsEvent
- net.minheur.potoflux.loader.mod.events.RegisterLangEvent
- net.minheur.potoflux.loader.mod.events.RegisterRunsEvent
- net.minheur.potoflux.loader.mod.events.RegisterTabsEvent
- net.minheur.potoflux.registry.RegistryList<T>
- net.minheur.potoflux.utils.ressourcelocation.ResourceLocation
- net.minheur.potoflux.actionRuns.regs.StartLogicRunRegistry (implements net.minheur.potoflux.registry.IRegistry<T>)
- net.minheur.potoflux.actionRuns.regs.StartUiRunRegistry (implements net.minheur.potoflux.registry.IRegistry<T>)
- net.minheur.potoflux.screen.tabs.TabRegistry (implements net.minheur.potoflux.registry.IRegistry<T>)
- net.minheur.potoflux.screen.tabs.Tabs
- net.minheur.potoflux.terminal.Terminal
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- net.minheur.potoflux.utils.ressourcelocation.ResourceLocationException
- java.lang.RuntimeException
- java.lang.Exception
- net.minheur.potoflux.translations.Translations
- net.minheur.potoflux.translations.TranslationsOld
- net.minheur.potoflux.utils.UserPrefsManager
- net.minheur.potoflux.translations.AbstractTranslationsRegistry
Interface Hierarchy
- java.util.function.Consumer<T>
- net.minheur.potoflux.utils.EventListener<E> (also extends java.io.Serializable)
- net.minheur.potoflux.logger.ILogCategory
- net.minheur.potoflux.registry.IRegistry<T>
- net.minheur.potoflux.registry.IRegistryType
- java.io.Serializable
- net.minheur.potoflux.utils.EventListener<E> (also extends java.util.function.Consumer<T>)
Annotation Interface Hierarchy
- net.minheur.potoflux.loader.mod.Mod (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- net.minheur.potoflux.translations.Lang
- net.minheur.potoflux.logger.LogCategories (implements net.minheur.potoflux.logger.ILogCategory)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)