Package Hierarchies:
Class Hierarchy
- java.lang.Object
- de.jvstvshd.necrify.common.user.AbstractConsoleUser (implements de.jvstvshd.necrify.api.user.NecrifyUser)
- de.jvstvshd.necrify.common.AbstractNecrifyPlugin (implements de.jvstvshd.necrify.api.Necrify)
- de.jvstvshd.necrify.common.punishment.AbstractPunishment (implements de.jvstvshd.necrify.api.punishment.Punishment)
- de.jvstvshd.necrify.common.punishment.AbstractTemporalPunishment (implements de.jvstvshd.necrify.api.punishment.TemporalPunishment)
- de.jvstvshd.necrify.common.punishment.NecrifyBan (implements de.jvstvshd.necrify.api.punishment.Ban)
- de.jvstvshd.necrify.common.punishment.NecrifyMute (implements de.jvstvshd.necrify.api.punishment.Mute)
- de.jvstvshd.necrify.common.punishment.NecrifyKick (implements de.jvstvshd.necrify.api.punishment.Kick)
- de.jvstvshd.necrify.common.io.Adapters
- de.jvstvshd.necrify.common.BuildParameters
- de.jvstvshd.necrify.common.user.MojangAPI
- de.jvstvshd.necrify.common.plugin.MuteData
- de.jvstvshd.necrify.common.commands.NecrifyCommand
- de.jvstvshd.necrify.common.io.NecrifyDatabase
- de.jvstvshd.necrify.common.punishment.NecrifyPunishmentFactory (implements de.jvstvshd.necrify.api.punishment.PunishmentFactory)
- de.jvstvshd.necrify.common.commands.NecrifyUserParser (implements org.incendo.cloud.parser.ArgumentParser.FutureArgumentParser<C,T>)
- de.jvstvshd.necrify.common.punishment.PunishmentBuilder
- de.jvstvshd.necrify.common.commands.PunishmentDurationParser (implements org.incendo.cloud.parser.ArgumentParser<C,T>)
- de.jvstvshd.necrify.common.util.PunishmentHelper
- de.jvstvshd.necrify.common.commands.PunishmentParser (implements org.incendo.cloud.parser.ArgumentParser.FutureArgumentParser<C,T>)
- java.lang.Throwable (implements java.io.Serializable)
- de.jvstvshd.necrify.common.user.UserLoader
- de.jvstvshd.necrify.common.util.Util