Class Hierarchy
- java.lang.Object
- net.minecraft.client.gui.components.events.AbstractContainerEventHandler (implements net.minecraft.client.gui.components.events.ContainerEventHandler)
- com.github.minecraftschurlimods.arsmagicalegacy.api.client.OcculusTabRenderer (implements net.minecraft.client.gui.narration.NarratableEntry, net.minecraft.client.gui.components.Renderable)
- net.minecraft.advancements.critereon.AbstractCriterionTriggerInstance (implements net.minecraft.advancements.CriterionTriggerInstance)
- com.github.minecraftschurlimods.easydatagenlib.api.AbstractDataBuilder<T>
- com.github.minecraftschurlimods.easydatagenlib.api.AbstractDatapackRegistryProvider<T>
- com.github.minecraftschurlimods.easydatagenlib.api.AbstractDataProvider<T> (implements net.minecraft.data.DataProvider)
- com.github.minecraftschurlimods.arsmagicalegacy.api.affinity.Affinity.Builder
- com.github.minecraftschurlimods.arsmagicalegacy.api.AMTags
- com.github.minecraftschurlimods.arsmagicalegacy.api.AMTags.Biomes
- com.github.minecraftschurlimods.arsmagicalegacy.api.AMTags.Blocks
- com.github.minecraftschurlimods.arsmagicalegacy.api.AMTags.DamageTypes
- com.github.minecraftschurlimods.arsmagicalegacy.api.AMTags.EntityTypes
- com.github.minecraftschurlimods.arsmagicalegacy.api.AMTags.Fluids
- com.github.minecraftschurlimods.arsmagicalegacy.api.AMTags.Items
- com.github.minecraftschurlimods.arsmagicalegacy.api.ArsMagicaAPI.InstanceHolder
- com.github.minecraftschurlimods.arsmagicalegacy.api.magic.ContingencyType
- com.github.minecraftschurlimods.arsmagicalegacy.api.data.DatapackRegistryProvider (implements net.minecraft.data.DataProvider)
- com.github.minecraftschurlimods.arsmagicalegacy.api.data.DatapackRegistryProvider.RegistryBuilder<T>
- com.github.minecraftschurlimods.arsmagicalegacy.api.spell.DefaultSpellPartStatModifier
- net.minecraftforge.eventbus.api.Event
- net.minecraftforge.event.entity.EntityEvent
- net.minecraftforge.event.entity.living.LivingEvent
- net.minecraftforge.event.entity.player.PlayerEvent
- com.github.minecraftschurlimods.arsmagicalegacy.api.event.SpellEvent
- com.github.minecraftschurlimods.arsmagicalegacy.api.util.ItemFilter.Combined (implements com.github.minecraftschurlimods.arsmagicalegacy.api.util.ItemFilter)
- com.github.minecraftschurlimods.arsmagicalegacy.api.util.ItemFilter.None (implements com.github.minecraftschurlimods.arsmagicalegacy.api.util.ItemFilter)
- com.github.minecraftschurlimods.arsmagicalegacy.api.util.ItemFilter.Simple (implements com.github.minecraftschurlimods.arsmagicalegacy.api.util.ItemFilter)
- com.github.minecraftschurlimods.arsmagicalegacy.api.data.ObeliskFuelBuilder
- com.github.minecraftschurlimods.arsmagicalegacy.api.data.OcculusTabProvider.Builder
- java.lang.Record
- com.github.minecraftschurlimods.arsmagicalegacy.api.affinity.Ability (implements com.github.minecraftschurlimods.arsmagicalegacy.api.util.ITranslatable.WithDescription, java.util.function.Predicate<T>)
- com.github.minecraftschurlimods.arsmagicalegacy.api.affinity.Affinity (implements java.lang.Comparable<T>, com.github.minecraftschurlimods.arsmagicalegacy.api.util.ITranslatable)
- com.github.minecraftschurlimods.arsmagicalegacy.api.altar.AltarCapMaterial
- com.github.minecraftschurlimods.arsmagicalegacy.api.altar.AltarStructureMaterial
- com.github.minecraftschurlimods.arsmagicalegacy.api.ritual.Context.MapContext (implements com.github.minecraftschurlimods.arsmagicalegacy.api.ritual.Context)
- com.github.minecraftschurlimods.arsmagicalegacy.api.util.ItemFilter.Builder
- com.github.minecraftschurlimods.arsmagicalegacy.api.etherium.ObeliskFuel (implements java.util.function.Predicate<T>)
- com.github.minecraftschurlimods.arsmagicalegacy.api.skill.OcculusTab (implements com.github.minecraftschurlimods.arsmagicalegacy.api.util.ITranslatable)
- com.github.minecraftschurlimods.arsmagicalegacy.api.spell.PrefabSpell (implements com.github.minecraftschurlimods.arsmagicalegacy.api.spell.IPrefabSpell)
- com.github.minecraftschurlimods.arsmagicalegacy.api.ritual.Ritual
- com.github.minecraftschurlimods.arsmagicalegacy.api.spell.ShapeGroup
- com.github.minecraftschurlimods.arsmagicalegacy.api.skill.Skill (implements com.github.minecraftschurlimods.arsmagicalegacy.api.util.ITranslatable.WithDescription)
- com.github.minecraftschurlimods.arsmagicalegacy.api.skill.SkillPoint (implements com.github.minecraftschurlimods.arsmagicalegacy.api.util.ITranslatable)
- com.github.minecraftschurlimods.arsmagicalegacy.api.spell.SpellIngredientType<T>
- com.github.minecraftschurlimods.arsmagicalegacy.api.spell.SpellStack
- com.github.minecraftschurlimods.arsmagicalegacy.api.spell.SpellTransformation
- com.github.minecraftschurlimods.arsmagicalegacy.api.data.RitualBuilder
- com.github.minecraftschurlimods.arsmagicalegacy.api.data.RitualProvider.Builder
- net.minecraft.advancements.critereon.SimpleCriterionTrigger<T> (implements net.minecraft.advancements.CriterionTrigger<T>)
- com.github.minecraftschurlimods.arsmagicalegacy.api.data.SkillProvider.Builder
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
- com.github.minecraftschurlimods.arsmagicalegacy.api.ArsMagicaAPI
- com.github.minecraftschurlimods.arsmagicalegacy.api.ritual.Context
- com.github.minecraftschurlimods.arsmagicalegacy.api.affinity.IAffinityHelper
- com.github.minecraftschurlimods.arsmagicalegacy.api.affinity.IAffinityItem
- com.github.minecraftschurlimods.arsmagicalegacy.api.magic.IBurnoutHelper
- com.github.minecraftschurlimods.arsmagicalegacy.api.magic.IContingencyHelper
- com.github.minecraftschurlimods.arsmagicalegacy.api.etherium.IEtheriumConsumer
- com.github.minecraftschurlimods.arsmagicalegacy.api.etherium.IEtheriumHelper
- com.github.minecraftschurlimods.arsmagicalegacy.api.etherium.IEtheriumProvider
- com.github.minecraftschurlimods.arsmagicalegacy.api.magic.IMagicHelper
- com.github.minecraftschurlimods.arsmagicalegacy.api.magic.IManaHelper
- com.github.minecraftschurlimods.arsmagicalegacy.api.spell.IPrefabSpell
- com.github.minecraftschurlimods.arsmagicalegacy.api.magic.IRiftHelper
- com.github.minecraftschurlimods.arsmagicalegacy.api.skill.ISkillHelper
- com.github.minecraftschurlimods.arsmagicalegacy.api.skill.ISkillPointItem
- com.github.minecraftschurlimods.arsmagicalegacy.api.spell.ISpell
- com.github.minecraftschurlimods.arsmagicalegacy.api.spell.ISpellCasterEntity
- com.github.minecraftschurlimods.arsmagicalegacy.api.spell.ISpellDataManager
- com.github.minecraftschurlimods.arsmagicalegacy.api.spell.ISpellHelper
- com.github.minecraftschurlimods.arsmagicalegacy.api.spell.ISpellIngredient
- com.github.minecraftschurlimods.arsmagicalegacy.api.client.ISpellIngredientRenderer<T>
- com.github.minecraftschurlimods.arsmagicalegacy.api.spell.ISpellItem
- com.github.minecraftschurlimods.arsmagicalegacy.api.spell.ISpellPart
- com.github.minecraftschurlimods.arsmagicalegacy.api.spell.ISpellComponent
- com.github.minecraftschurlimods.arsmagicalegacy.api.spell.ISpellModifier
- com.github.minecraftschurlimods.arsmagicalegacy.api.spell.ISpellShape
- com.github.minecraftschurlimods.arsmagicalegacy.api.spell.ISpellPartData
- com.github.minecraftschurlimods.arsmagicalegacy.api.spell.ISpellParticleSpawner
- com.github.minecraftschurlimods.arsmagicalegacy.api.spell.ISpellPartStat
- com.github.minecraftschurlimods.arsmagicalegacy.api.spell.ISpellPartStatModifier
- com.github.minecraftschurlimods.arsmagicalegacy.api.util.ITranslatable
- com.github.minecraftschurlimods.arsmagicalegacy.api.skill.OcculusTab.OcculusTabRendererFactory
- java.util.function.Predicate<T>
- com.github.minecraftschurlimods.arsmagicalegacy.api.util.ItemFilter
- com.github.minecraftschurlimods.arsmagicalegacy.api.ritual.RitualEffect
- com.github.minecraftschurlimods.arsmagicalegacy.api.ritual.RitualTrigger
- net.minecraftforge.common.util.TriPredicate<T,U,V>