Class Hierarchy
- java.lang.Object
- net.minecraft.client.gui.components.events.AbstractContainerEventHandler (implements net.minecraft.client.gui.components.events.ContainerEventHandler)
- net.minecraft.client.gui.screens.Screen (implements net.minecraft.client.gui.components.Renderable)
- net.minecraft.client.gui.screens.inventory.AbstractContainerScreen<T> (implements net.minecraft.client.gui.screens.inventory.MenuAccess<T>)
- com.binaris.wizardry.client.gui.screens.abstr.SpellInfoScreen
- net.minecraft.world.inventory.AbstractContainerMenu
- net.minecraft.advancements.critereon.AbstractCriterionTriggerInstance (implements net.minecraft.advancements.CriterionTriggerInstance)
- net.minecraft.client.resources.sounds.AbstractSoundInstance (implements net.minecraft.client.resources.sounds.SoundInstance)
- net.minecraft.client.resources.sounds.AbstractTickableSoundInstance (implements net.minecraft.client.resources.sounds.TickableSoundInstance)
- net.minecraft.client.gui.components.AbstractWidget (implements net.minecraft.client.gui.components.events.GuiEventListener, net.minecraft.client.gui.layouts.LayoutElement, net.minecraft.client.gui.narration.NarratableEntry, net.minecraft.client.gui.components.Renderable)
- net.minecraft.client.gui.components.AbstractButton
- net.minecraft.client.gui.components.Button
- com.binaris.wizardry.core.integrations.accessories.AccessoriesArtifactImpl (implements com.binaris.wizardry.core.integrations.ArtifactIntegration)
- com.binaris.wizardry.core.integrations.accessories.AccessoriesIntegration (implements com.binaris.wizardry.core.integrations.ArtifactIntegration)
- com.binaris.wizardry.content.command.AllyCommand
- com.binaris.wizardry.core.AllyDesignation
- com.binaris.wizardry.content.item.artifact.AmuletPotentialEffect (implements com.binaris.wizardry.core.IArtifactEffect)
- com.binaris.wizardry.content.item.artifact.ArcaneDefenseAmuletEffect (implements com.binaris.wizardry.core.IArtifactEffect)
- com.binaris.wizardry.content.item.artifact.ArcaneFrostRingEffect (implements com.binaris.wizardry.core.IArtifactEffect)
- com.binaris.wizardry.capabilities.ArcaneLockDataHolder (implements com.binaris.wizardry.api.content.data.ArcaneLockData, net.minecraftforge.common.util.INBTSerializable<T>)
- com.binaris.wizardry.capabilities.ArcaneLockDataHolder.Provider (implements net.minecraftforge.common.capabilities.ICapabilityProvider, net.minecraftforge.common.util.INBTSerializable<T>)
- com.binaris.wizardry.client.effect.ArcaneLockRender
- com.binaris.wizardry.network.ArcaneLockSyncPacketS2C (implements com.binaris.wizardry.core.networking.abst.Message)
- com.binaris.wizardry.client.renderer.blockentity.ArcaneWorkbenchRender (implements net.minecraft.client.renderer.blockentity.BlockEntityRenderer<T>)
- com.binaris.wizardry.gametest.ArcaneWorkbenchTest
- com.binaris.wizardry.core.integrations.ArtifactChannel
- com.binaris.wizardry.datagen.provider.ArtifactDocsProvider (implements net.minecraft.data.DataProvider)
- com.binaris.wizardry.core.ArtifactUtils
- net.minecraft.world.entity.ai.attributes.AttributeModifier
- com.binaris.wizardry.core.mixin.AttributeModifierMixin
- com.binaris.wizardry.content.item.artifact.AutoShieldAmuletEffect (implements com.binaris.wizardry.core.IArtifactEffect)
- com.binaris.wizardry.core.gametest.AWTestHandler
- com.binaris.wizardry.core.mixin.BlazeMixin
- net.minecraft.world.level.block.state.BlockBehaviour (implements net.minecraft.world.flag.FeatureElement)
- net.minecraft.world.level.block.Block (implements net.minecraftforge.common.extensions.IForgeBlock, net.minecraft.world.level.ItemLike)
- net.minecraft.world.level.block.BaseEntityBlock (implements net.minecraft.world.level.block.EntityBlock)
- net.minecraft.world.level.block.BushBlock (implements net.minecraftforge.common.IPlantable)
- net.minecraft.world.level.block.FlowerBlock (implements net.minecraft.world.level.block.SuspiciousEffectHolder)
- com.binaris.wizardry.content.block.CrystalFlowerBlock (implements net.minecraft.world.level.block.BonemealableBlock)
- com.binaris.wizardry.content.block.CrystalOreBlock
- net.minecraft.world.level.block.HalfTransparentBlock
- net.minecraft.world.level.block.IceBlock
- net.minecraft.world.level.block.FrostedIceBlock
- net.minecraft.world.level.block.HorizontalDirectionalBlock
- com.binaris.wizardry.content.block.BookShelfBlock (implements net.minecraft.world.level.block.EntityBlock)
- com.binaris.wizardry.content.block.MagicLecternBlock
- com.binaris.wizardry.content.block.ObsidianCrustBlock
- com.binaris.wizardry.content.block.ReceptacleBlock (implements net.minecraft.world.level.block.EntityBlock)
- net.minecraft.data.loot.BlockLootSubProvider (implements net.minecraft.data.loot.LootTableSubProvider)
- net.minecraftforge.client.model.generators.BlockStateProvider (implements net.minecraft.data.DataProvider)
- com.binaris.wizardry.core.networking.c2s.BlockUsePacketC2S (implements com.binaris.wizardry.core.networking.abst.Message)
- com.binaris.wizardry.api.content.util.BlockUtil
- com.binaris.wizardry.client.renderer.blockentity.BookshelfRenderer (implements net.minecraft.client.renderer.blockentity.BlockEntityRenderer<T>)
- net.minecraftforge.common.capabilities.CapabilityProvider<B> (implements net.minecraftforge.common.capabilities.ICapabilityProviderImpl<B>)
- net.minecraft.world.level.block.entity.BlockEntity (implements net.minecraftforge.common.extensions.IForgeBlockEntity)
- net.minecraft.world.entity.Entity (implements net.minecraft.commands.CommandSource, net.minecraft.world.level.entity.EntityAccess, net.minecraftforge.common.extensions.IForgeEntity, net.minecraft.world.Nameable)
- net.minecraft.world.entity.item.FallingBlockEntity
- net.minecraft.world.entity.LivingEntity (implements net.minecraft.world.entity.Attackable, net.minecraftforge.common.extensions.IForgeLivingEntity)
- net.minecraft.world.entity.Mob (implements net.minecraft.world.entity.Targeting)
- net.minecraft.world.entity.PathfinderMob
- net.minecraft.world.entity.animal.AbstractGolem
- net.minecraft.world.entity.animal.IronGolem (implements net.minecraft.world.entity.NeutralMob)
- com.binaris.wizardry.content.entity.living.IceGiant
- com.binaris.wizardry.content.entity.living.AbstractWizard (implements com.binaris.wizardry.api.content.entity.living.ISpellCaster)
- com.binaris.wizardry.content.entity.living.EvilWizard (implements net.minecraft.world.entity.monster.Enemy)
- com.binaris.wizardry.content.entity.living.Wizard (implements net.minecraft.world.item.trading.Merchant, net.minecraft.world.entity.npc.Npc)
- net.minecraft.world.entity.monster.Monster (implements net.minecraft.world.entity.monster.Enemy)
- net.minecraft.world.entity.monster.Blaze
- com.binaris.wizardry.content.entity.living.Remnant
- net.minecraft.world.entity.monster.Slime (implements net.minecraft.world.entity.monster.Enemy)
- com.binaris.wizardry.content.entity.living.MagicSlime
- com.binaris.wizardry.api.content.entity.construct.MagicConstructEntity (implements net.minecraft.world.entity.OwnableEntity)
- net.minecraft.world.entity.projectile.Projectile (implements net.minecraft.world.entity.TraceableEntity)
- net.minecraft.world.entity.projectile.AbstractArrow
- net.minecraft.world.entity.projectile.ThrowableProjectile
- net.minecraft.world.entity.projectile.ThrowableItemProjectile (implements net.minecraft.world.entity.projectile.ItemSupplier)
- com.binaris.wizardry.content.entity.ShieldEntity
- com.binaris.wizardry.content.command.CastCommand
- com.binaris.wizardry.capabilities.CastCommandDataHolder (implements com.binaris.wizardry.api.content.data.CastCommandData, net.minecraftforge.common.util.INBTSerializable<T>)
- com.binaris.wizardry.capabilities.CastCommandDataHolder.Provider (implements net.minecraftforge.common.capabilities.ICapabilityProvider, net.minecraftforge.common.util.INBTSerializable<T>)
- com.binaris.wizardry.api.content.spell.internal.CastContext
- com.binaris.wizardry.api.content.util.CastItemDataHelper
- com.binaris.wizardry.api.content.util.CastItemUtils
- com.binaris.wizardry.core.mixin.ClientLevelMixin
- com.binaris.wizardry.core.networking.ClientMessageHandler
- com.binaris.wizardry.network.ClientMessageHandlerForge
- com.binaris.wizardry.client.ClientPacketHandler
- com.binaris.wizardry.core.ClientSpellSoundManager
- com.binaris.wizardry.api.client.util.ClientUtils
- com.binaris.wizardry.core.mixin.ClipContextMixin
- com.binaris.wizardry.core.mixin.CommandsMixin
- com.binaris.wizardry.content.item.artifact.CondensingRingEffect (implements com.binaris.wizardry.core.IArtifactEffect)
- com.binaris.wizardry.core.config.ConfigOption<T>
- com.binaris.wizardry.core.networking.s2c.ConfigSyncS2C (implements com.binaris.wizardry.core.networking.abst.Message)
- com.binaris.wizardry.core.mixin.client.ConjureBarMixin
- com.binaris.wizardry.capabilities.ConjureDataHolder (implements com.binaris.wizardry.api.content.data.ConjureData, net.minecraftforge.common.util.INBTSerializable<T>)
- com.binaris.wizardry.capabilities.ConjureDataHolder.Provider (implements net.minecraftforge.common.capabilities.ICapabilityProvider, net.minecraftforge.common.util.INBTSerializable<T>)
- com.binaris.wizardry.core.gametest.ConjureItemSpellsTestHandler
- com.binaris.wizardry.gametest.ConjureItemTest
- com.binaris.wizardry.core.mixin.ConjureMixin
- com.binaris.wizardry.capabilities.ContainmentDataHolder (implements com.binaris.wizardry.api.content.data.ContainmentData, net.minecraftforge.common.util.INBTSerializable<T>)
- com.binaris.wizardry.capabilities.ContainmentDataHolder.Provider (implements net.minecraftforge.common.capabilities.ICapabilityProvider, net.minecraftforge.common.util.INBTSerializable<T>)
- com.binaris.wizardry.client.effect.ContainmentFieldRender
- com.binaris.wizardry.network.ContainmentSyncPacketS2C (implements com.binaris.wizardry.core.networking.abst.Message)
- com.binaris.wizardry.core.networking.c2s.ControlInputPacketC2S (implements com.binaris.wizardry.core.networking.abst.Message)
- com.binaris.wizardry.integration.curios.CuriosArtifactImpl (implements com.binaris.wizardry.core.integrations.ArtifactIntegration)
- com.binaris.wizardry.integration.curios.CuriosIntegration (implements com.binaris.wizardry.core.integrations.ArtifactIntegration)
- net.minecraft.world.damagesource.DamageSource
- com.binaris.wizardry.content.command.debug.DataDurabilityCommand
- com.binaris.wizardry.core.DataEvents
- com.binaris.wizardry.content.spell.DefaultProperties
- com.binaris.wizardry.api.content.DeferredObject<T> (implements java.util.function.Supplier<T>)
- com.binaris.wizardry.content.command.DiscoverSpellCommand
- com.binaris.wizardry.api.content.util.DrawingUtils
- com.binaris.wizardry.datagen.provider.EBAdvancementsProvider (implements net.minecraftforge.common.data.ForgeAdvancementProvider.AdvancementGenerator)
- com.binaris.wizardry.setup.registries.EBAdvancementTriggers
- com.binaris.wizardry.setup.registries.EBArgumentTypeRegistry
- com.binaris.wizardry.registry.EBArgumentTypesForge
- com.binaris.wizardry.setup.registries.EBAttributes
- com.binaris.wizardry.setup.registries.EBBlockEntities
- com.binaris.wizardry.setup.registries.client.EBBlockEntityRenderers
- com.binaris.wizardry.setup.registries.EBBlocks
- com.binaris.wizardry.datagen.provider.loot.EBChestLootTables (implements net.minecraft.data.loot.LootTableSubProvider)
- com.binaris.wizardry.client.EBClientConstants
- com.binaris.wizardry.client.EBClientEventHelper
- com.binaris.wizardry.setup.registries.EBCommands
- com.binaris.wizardry.core.config.EBConfig (implements com.binaris.wizardry.core.config.IConfigProvider)
- com.binaris.wizardry.core.config.EBConfigManager
- com.binaris.wizardry.core.EBConstants
- com.binaris.wizardry.setup.registries.EBCreativeTabs
- com.binaris.wizardry.setup.registries.EBDamageSources
- com.binaris.wizardry.setup.datagen.EBDataGenProcessor
- com.binaris.wizardry.setup.registries.EBEnchantments
- com.binaris.wizardry.setup.registries.EBEntities
- com.binaris.wizardry.EBEventHelper
- com.binaris.wizardry.datagen.EBForgeDataGenerators
- com.binaris.wizardry.network.EBForgeNetwork
- com.binaris.wizardry.setup.registries.client.EBItemProperties
- com.binaris.wizardry.setup.registries.EBItems
- com.binaris.wizardry.setup.registries.client.EBKeyBinding
- com.binaris.wizardry.core.EBLogger
- com.binaris.wizardry.setup.registries.EBLootFunctions
- com.binaris.wizardry.datagen.provider.EBLootTableProvider
- com.binaris.wizardry.setup.registries.EBLootTables
- com.binaris.wizardry.setup.registries.EBMenus
- com.binaris.wizardry.setup.registries.client.EBMenuScreens
- com.binaris.wizardry.setup.registries.EBMobEffects
- com.binaris.wizardry.setup.registries.client.EBParticleProviders
- com.binaris.wizardry.setup.registries.client.EBParticles
- com.binaris.wizardry.setup.registries.EBRecipeTypes
- com.binaris.wizardry.core.registry.EBRegistries
- com.binaris.wizardry.registry.EBRegistriesForge
- com.binaris.wizardry.setup.registries.client.EBRenderers
- com.binaris.wizardry.setup.registries.EBSounds
- com.binaris.wizardry.datagen.provider.loot.EBSubsetsLootTables (implements net.minecraft.data.loot.LootTableSubProvider)
- com.binaris.wizardry.setup.registries.EBTags
- com.binaris.wizardry.setup.registries.EBWorldGen
- com.binaris.wizardry.api.content.spell.Element
- com.binaris.wizardry.content.command.argument.ElementArgument (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- com.binaris.wizardry.setup.registries.Elements
- com.binaris.wizardry.core.mixin.EnchantmentHelperMixin
- net.minecraft.client.renderer.entity.EntityRenderer<T>
- net.minecraft.client.renderer.entity.ArrowRenderer<T>
- com.binaris.wizardry.client.renderer.entity.BlankRenderer<T>
- com.binaris.wizardry.client.renderer.entity.BoulderRenderer
- com.binaris.wizardry.client.renderer.entity.BubbleRenderer
- com.binaris.wizardry.client.renderer.entity.DecayRenderer
- com.binaris.wizardry.client.renderer.entity.FireRingRenderer
- com.binaris.wizardry.client.renderer.entity.ForceArrowRenderer
- com.binaris.wizardry.client.renderer.entity.IceSpikeRenderer
- net.minecraft.client.renderer.entity.LivingEntityRenderer<T,M> (implements net.minecraft.client.renderer.entity.RenderLayerParent<T,M>)
- net.minecraft.client.renderer.entity.MobRenderer<T,M>
- net.minecraft.client.renderer.entity.HumanoidMobRenderer<T,M>
- com.binaris.wizardry.client.renderer.entity.IceGiantRenderer
- com.binaris.wizardry.client.renderer.entity.MagicProjectileRenderer<T>
- com.binaris.wizardry.client.renderer.entity.MeteorRenderer
- com.binaris.wizardry.client.renderer.entity.RemnantRenderer
- com.binaris.wizardry.client.renderer.entity.SigilRenderer
- com.binaris.wizardry.client.renderer.entity.ZombieSpawnerRenderer
- com.binaris.wizardry.api.content.util.EntityUtil
- com.binaris.wizardry.core.event.EventResultHolder<T>
- com.binaris.wizardry.core.mixin.ExplosionMixin
- com.binaris.wizardry.content.item.artifact.ExtractionRingEffect (implements com.binaris.wizardry.core.IArtifactEffect)
- com.binaris.wizardry.content.item.artifact.FeedingCharmEffect (implements com.binaris.wizardry.core.IArtifactEffect)
- com.binaris.wizardry.content.item.artifact.FireCloakingAmuletEffect (implements com.binaris.wizardry.core.IArtifactEffect)
- com.binaris.wizardry.content.Forfeit
- com.binaris.wizardry.content.ForfeitRegistry
- com.binaris.wizardry.content.command.debug.ForfeitTestCommand
- com.binaris.wizardry.client.ForgeClientEvents
- com.binaris.wizardry.client.ForgeModClientEvents
- com.binaris.wizardry.platform.ForgeNetworkHelper (implements com.binaris.wizardry.core.platform.services.INetworkHelper)
- com.binaris.wizardry.platform.ForgeObjectData (implements com.binaris.wizardry.core.platform.services.IObjectData)
- com.binaris.wizardry.platform.ForgePlatformHelper (implements com.binaris.wizardry.core.platform.services.IPlatformHelper)
- com.binaris.wizardry.platform.ForgeRegistryUtil (implements com.binaris.wizardry.core.platform.services.IRegistryUtil)
- com.binaris.wizardry.content.item.artifact.FrostWardingAmuletEffect (implements com.binaris.wizardry.core.IArtifactEffect)
- com.binaris.wizardry.content.command.debug.GenArmorCommand
- com.binaris.wizardry.content.command.debug.GenScrollCommand
- com.binaris.wizardry.content.command.debug.GenSpellBookCommand
- com.binaris.wizardry.content.command.debug.GenWandCommand
- com.binaris.wizardry.content.command.debug.GenWizardCommand
- com.binaris.wizardry.api.content.util.GeometryUtil
- com.binaris.wizardry.api.client.util.GlyphClientHandler
- net.minecraft.world.entity.ai.goal.Goal
- com.binaris.wizardry.core.gametest.GST
- com.binaris.wizardry.core.mixin.HumanoidModelMixin<T>
- com.binaris.wizardry.content.item.artifact.HungerCastingCharmEffect (implements com.binaris.wizardry.core.IArtifactEffect)
- com.binaris.wizardry.content.recipe.ImbuementAltarRecipe (implements net.minecraft.world.item.crafting.Recipe<C>)
- com.binaris.wizardry.content.recipe.ImbuementAltarRecipe.Serializer (implements net.minecraft.world.item.crafting.RecipeSerializer<T>)
- com.binaris.wizardry.core.ImbuementAltarRecipeBuilder (implements net.minecraft.data.recipes.RecipeBuilder)
- com.binaris.wizardry.client.renderer.blockentity.ImbuementAltarRenderer (implements net.minecraft.client.renderer.blockentity.BlockEntityRenderer<T>)
- com.binaris.wizardry.capabilities.ImbuementEnchantDataHolder (implements com.binaris.wizardry.api.content.data.ImbuementEnchantData, net.minecraftforge.common.util.INBTSerializable<T>)
- com.binaris.wizardry.capabilities.ImbuementEnchantDataHolder.Provider (implements net.minecraftforge.common.capabilities.ICapabilityProvider, net.minecraftforge.common.util.INBTSerializable<T>)
- com.binaris.wizardry.api.content.util.InventoryUtil
- com.binaris.wizardry.api.content.data.ISpellVar.SpellVar<T> (implements com.binaris.wizardry.api.content.data.ISpellVar<T>)
- com.binaris.wizardry.api.content.data.IStoredSpellVar.StoredSpellVar<T,E> (implements com.binaris.wizardry.api.content.data.IStoredSpellVar<T>)
- net.minecraft.world.item.Item (implements net.minecraft.world.flag.FeatureElement, net.minecraftforge.common.extensions.IForgeItem, net.minecraft.world.level.ItemLike)
- com.binaris.wizardry.content.item.ArcaneTomeItem (implements com.binaris.wizardry.api.content.item.ITierValue)
- net.minecraft.world.item.ArmorItem (implements net.minecraft.world.item.Equipable)
- com.binaris.wizardry.content.item.ArmorUpgradeItem
- com.binaris.wizardry.api.content.item.ArtifactItem
- com.binaris.wizardry.core.integrations.accessories.AccessoriesArtifactItem (implements io.wispforest.accessories.api.Accessory)
- com.binaris.wizardry.integration.curios.CuriosArtifactItem (implements top.theillusivec4.curios.api.type.capability.ICurioItem)
- com.binaris.wizardry.content.item.BlankScrollItem (implements com.binaris.wizardry.api.content.item.IWorkbenchItem)
- com.binaris.wizardry.content.item.BombItem<T>
- com.binaris.wizardry.content.item.CrystalItem (implements com.binaris.wizardry.api.content.item.IManaItem)
- com.binaris.wizardry.content.item.IdentificationScrollItem
- com.binaris.wizardry.content.item.ManaFlaskItem
- net.minecraft.world.item.ProjectileWeaponItem
- net.minecraft.world.item.BowItem (implements net.minecraft.world.item.Vanishable)
- com.binaris.wizardry.content.item.PurifyingElixirItem
- com.binaris.wizardry.content.item.RandomSpellBookItem
- com.binaris.wizardry.content.item.ScrollItem (implements com.binaris.wizardry.api.content.item.ICastItem, com.binaris.wizardry.api.content.item.IWorkbenchItem)
- com.binaris.wizardry.content.item.SpectralDustItem (implements com.binaris.wizardry.api.content.item.IElementValue)
- com.binaris.wizardry.content.item.SpellBookItem
- net.minecraft.world.item.TieredItem
- net.minecraft.world.item.DiggerItem (implements net.minecraft.world.item.Vanishable)
- net.minecraft.world.item.AxeItem
- net.minecraft.world.item.PickaxeItem
- net.minecraft.world.item.SwordItem (implements net.minecraft.world.item.Vanishable)
- com.binaris.wizardry.content.item.WandItem (implements com.binaris.wizardry.api.content.item.ICastItem, com.binaris.wizardry.api.content.item.ICustomDamageItem, com.binaris.wizardry.api.content.item.IElementValue, com.binaris.wizardry.api.content.item.IManaItem, com.binaris.wizardry.api.content.item.ITierValue, com.binaris.wizardry.api.content.item.IWorkbenchItem)
- com.binaris.wizardry.content.item.WandUpgradeItem
- com.binaris.wizardry.core.mixin.ItemEntityMixin
- com.binaris.wizardry.core.mixin.ItemStackMixin
- com.binaris.wizardry.content.item.artifact.LeechingRingEffect (implements com.binaris.wizardry.core.IArtifactEffect)
- com.binaris.wizardry.content.item.artifact.LichAmuletEffect (implements com.binaris.wizardry.core.IArtifactEffect)
- com.binaris.wizardry.content.item.artifact.LightningMeleeEffect (implements com.binaris.wizardry.core.IArtifactEffect)
- com.binaris.wizardry.core.mixin.LivingEntityMixin
- com.binaris.wizardry.core.mixin.client.LocalPlayerMixin
- net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction (implements net.minecraft.world.level.storage.loot.functions.LootItemFunction)
- net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.Serializer<T> (implements net.minecraft.world.level.storage.loot.Serializer<T>)
- com.binaris.wizardry.content.command.MagicAttributeCommand
- com.binaris.wizardry.content.item.MagicItemTier (implements net.minecraft.world.item.Tier)
- com.binaris.wizardry.core.mixin.MinecraftMixin
- com.binaris.wizardry.capabilities.MinionDataHolder (implements net.minecraftforge.common.util.INBTSerializable<T>, com.binaris.wizardry.api.content.data.MinionData)
- com.binaris.wizardry.capabilities.MinionDataHolder.Provider (implements net.minecraftforge.common.capabilities.ICapabilityProvider, net.minecraftforge.common.util.INBTSerializable<T>)
- com.binaris.wizardry.network.MinionSyncPacketS2C (implements com.binaris.wizardry.core.networking.abst.Message)
- com.binaris.wizardry.gametest.MinionTest
- com.binaris.wizardry.core.gametest.MinionTestHandler
- net.minecraft.world.effect.MobEffect (implements net.minecraftforge.common.extensions.IForgeMobEffect)
- net.minecraft.client.model.Model
- net.minecraft.client.model.EntityModel<T>
- net.minecraft.client.model.AgeableListModel<E>
- net.minecraft.client.model.HumanoidModel<T> (implements net.minecraft.client.model.ArmedModel, net.minecraft.client.model.HeadedModel)
- com.binaris.wizardry.client.model.BoulderModel
- com.binaris.wizardry.client.model.IceGiantModel
- com.binaris.wizardry.client.model.RemnantModel
- net.minecraftforge.client.model.generators.ModelProvider<T> (implements net.minecraft.data.DataProvider)
- net.minecraftforge.client.model.generators.ItemModelProvider
- com.binaris.wizardry.core.mixin.client.MouseHandlerMixin
- com.binaris.wizardry.api.content.util.NBTExtras
- com.binaris.wizardry.client.NotImplementedItems
- com.binaris.wizardry.core.networking.s2c.NPCSpellCastS2C (implements com.binaris.wizardry.core.networking.abst.Message)
- com.binaris.wizardry.content.item.artifact.PaladinRingEffect (implements com.binaris.wizardry.core.IArtifactEffect)
- net.minecraft.client.particle.Particle
- net.minecraft.client.particle.SingleQuadParticle
- net.minecraft.client.particle.TextureSheetParticle
- com.binaris.wizardry.api.client.particle.ParticleWizardry
- net.minecraft.client.particle.TerrainParticle
- com.binaris.wizardry.client.particle.ParticleBeam.BeamProvider (implements net.minecraft.client.particle.ParticleProvider<T>)
- com.binaris.wizardry.client.particle.ParticleBuff.BuffProvider (implements net.minecraft.client.particle.ParticleProvider<T>)
- com.binaris.wizardry.api.client.ParticleBuilder
- com.binaris.wizardry.api.client.ParticleBuilder.ParticleData
- com.binaris.wizardry.core.networking.s2c.ParticleBuilderS2C (implements com.binaris.wizardry.core.networking.abst.Message)
- com.binaris.wizardry.client.particle.ParticleCloud.CloudProvider (implements net.minecraft.client.particle.ParticleProvider<T>)
- com.binaris.wizardry.client.particle.ParticleDarkMagic.DarkMagicProvider (implements net.minecraft.client.particle.ParticleProvider<T>)
- com.binaris.wizardry.client.particle.ParticleDust.DustProvider (implements net.minecraft.client.particle.ParticleProvider<T>)
- com.binaris.wizardry.client.particle.ParticleFlash.FlashProvider (implements net.minecraft.client.particle.ParticleProvider<T>)
- com.binaris.wizardry.client.particle.ParticleGuardianBeam.GuardianBeamProvider (implements net.minecraft.client.particle.ParticleProvider<T>)
- com.binaris.wizardry.client.particle.ParticleIce.IceProvider (implements net.minecraft.client.particle.ParticleProvider<T>)
- com.binaris.wizardry.client.particle.ParticleLeaf.LeafProvider (implements net.minecraft.client.particle.ParticleProvider<T>)
- com.binaris.wizardry.client.particle.ParticleLightning.LightningProvider (implements net.minecraft.client.particle.ParticleProvider<T>)
- com.binaris.wizardry.client.particle.ParticleLightningPulse.LightningPulseProvider (implements net.minecraft.client.particle.ParticleProvider<T>)
- com.binaris.wizardry.client.particle.ParticleMagicBubble.MagicBubbleProvider (implements net.minecraft.client.particle.ParticleProvider<T>)
- com.binaris.wizardry.client.particle.ParticleMagicFire.MagicFireProvider (implements net.minecraft.client.particle.ParticleProvider<T>)
- com.binaris.wizardry.client.particle.ParticlePath.PathProvider (implements net.minecraft.client.particle.ParticleProvider<T>)
- com.binaris.wizardry.client.particle.ParticleScorch.ScorchProvider (implements net.minecraft.client.particle.ParticleProvider<T>)
- com.binaris.wizardry.client.particle.ParticleSnow.SnowProvider (implements net.minecraft.client.particle.ParticleProvider<T>)
- com.binaris.wizardry.client.particle.ParticleSpark.SparkProvider (implements net.minecraft.client.particle.ParticleProvider<T>)
- com.binaris.wizardry.client.particle.ParticleSparkle.SparkleProvider (implements net.minecraft.client.particle.ParticleProvider<T>)
- com.binaris.wizardry.client.ParticleSpawner
- com.binaris.wizardry.client.particle.ParticleSphere.SphereProvider (implements net.minecraft.client.particle.ParticleProvider<T>)
- com.binaris.wizardry.core.mixin.PersistentEntitySectionManagerMixin
- com.binaris.wizardry.network.PlayerCapabilitySyncPacketS2C (implements com.binaris.wizardry.core.networking.abst.Message)
- com.binaris.wizardry.core.mixin.PlayerMixin
- com.binaris.wizardry.content.item.artifact.PoisonRingEffect (implements com.binaris.wizardry.core.IArtifactEffect)
- com.binaris.wizardry.api.content.spell.properties.PropertyType<T> (implements com.binaris.wizardry.api.content.spell.properties.IPropertyType<T>)
- com.binaris.wizardry.api.content.spell.properties.PropertyTypes
- com.binaris.wizardry.core.QuickArtifactEffect (implements com.binaris.wizardry.core.IArtifactEffect)
- com.binaris.wizardry.api.content.util.RayTracer
- net.minecraft.data.recipes.RecipeProvider (implements net.minecraft.data.DataProvider)
- java.lang.Record
- com.binaris.wizardry.api.content.util.RegistryUtils
- com.binaris.wizardry.core.mixin.ReloadCommandMixin
- net.minecraft.world.level.saveddata.SavedData
- com.binaris.wizardry.client.ScreenShakeHandler
- com.binaris.wizardry.core.networking.s2c.ScreenShakeS2C (implements com.binaris.wizardry.core.networking.abst.Message)
- com.binaris.wizardry.core.mixin.ServerLevelMixin
- com.binaris.wizardry.core.mixin.ServerPlayerMixin
- com.binaris.wizardry.core.platform.Services
- com.binaris.wizardry.content.item.artifact.ShatteringRingEffect (implements com.binaris.wizardry.core.IArtifactEffect)
- net.minecraft.server.packs.resources.SimplePreparableReloadListener<T> (implements net.minecraft.server.packs.resources.PreparableReloadListener)
- net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener
- net.minecraft.world.inventory.Slot
- com.binaris.wizardry.core.mixin.SlotMixin
- com.binaris.wizardry.content.item.artifact.SoulBindingRingEffect (implements com.binaris.wizardry.core.IArtifactEffect)
- com.binaris.wizardry.content.block.SpectralBlock
- com.binaris.wizardry.api.content.spell.Spell
- com.binaris.wizardry.content.spell.abstr.AreaEffectSpell
- com.binaris.wizardry.content.spell.abstr.ArrowSpell<T>
- com.binaris.wizardry.content.spell.earth.BetterFlight
- com.binaris.wizardry.content.spell.sorcery.Blink
- com.binaris.wizardry.content.spell.necromancy.BlockWithSurprise
- com.binaris.wizardry.content.spell.abstr.BuffSpell
- com.binaris.wizardry.content.spell.healing.CureEffects
- com.binaris.wizardry.content.spell.healing.GreaterHeal
- com.binaris.wizardry.content.spell.healing.Heal
- com.binaris.wizardry.content.spell.healing.RemoveCurse
- com.binaris.wizardry.content.spell.healing.ReplenishHunger
- com.binaris.wizardry.content.spell.healing.Satiety
- com.binaris.wizardry.content.spell.lightning.Charge
- com.binaris.wizardry.content.spell.abstr.ConjureItemSpell
- com.binaris.wizardry.content.spell.abstr.ConstructSpell<T>
- com.binaris.wizardry.content.spell.sorcery.ArrowRain
- com.binaris.wizardry.content.spell.earth.Boulder
- com.binaris.wizardry.content.spell.abstr.ConstructRangedSpell<T>
- com.binaris.wizardry.content.spell.necromancy.Decay
- com.binaris.wizardry.content.spell.ice.IceSpickes
- com.binaris.wizardry.content.spell.ice.Hailstorm
- com.binaris.wizardry.content.spell.earth.Tornado
- com.binaris.wizardry.content.spell.necromancy.ZombieApocalypse
- com.binaris.wizardry.content.spell.necromancy.DragonFireball
- com.binaris.wizardry.content.spell.healing.Evade
- com.binaris.wizardry.content.spell.earth.Fangs
- com.binaris.wizardry.content.spell.fire.FlamingWeapon
- com.binaris.wizardry.content.spell.earth.Flight
- com.binaris.wizardry.content.spell.ice.FrostBarrier
- com.binaris.wizardry.content.spell.earth.GrowthAura
- com.binaris.wizardry.content.spell.sorcery.ImbueWeapon
- com.binaris.wizardry.content.spell.lightning.InvokeWeather
- com.binaris.wizardry.content.spell.earth.Leap
- com.binaris.wizardry.content.spell.sorcery.Levitation
- com.binaris.wizardry.content.spell.lightning.LightningPulse
- com.binaris.wizardry.content.spell.abstr.MinionSpell<T>
- com.binaris.wizardry.api.content.spell.NoneSpell
- com.binaris.wizardry.content.spell.sorcery.PhaseStep
- com.binaris.wizardry.content.spell.fire.PocketFurnace
- com.binaris.wizardry.content.spell.sorcery.PocketWorkbench
- com.binaris.wizardry.content.spell.abstr.ProjectileSpell<T>
- com.binaris.wizardry.content.spell.abstr.RaySpell
- com.binaris.wizardry.content.spell.lightning.Arc
- com.binaris.wizardry.content.spell.healing.ArcaneJammer
- com.binaris.wizardry.content.spell.sorcery.ArcaneLockSpell
- com.binaris.wizardry.content.spell.necromancy.Banish
- com.binaris.wizardry.content.spell.earth.Bubble
- com.binaris.wizardry.content.spell.earth.Cobwebs
- com.binaris.wizardry.content.spell.sorcery.Containment
- com.binaris.wizardry.content.spell.necromancy.CurseOfEnfeeblement
- com.binaris.wizardry.content.spell.necromancy.CurseOfSoulbinding
- com.binaris.wizardry.content.spell.necromancy.CurseOfUndeath
- com.binaris.wizardry.content.spell.fire.Detonate
- com.binaris.wizardry.content.spell.necromancy.Entrapment
- com.binaris.wizardry.content.spell.fire.FireBreath
- com.binaris.wizardry.content.spell.fire.FlameRay
- com.binaris.wizardry.content.spell.ice.Freeze
- com.binaris.wizardry.content.spell.ice.FrostRay
- com.binaris.wizardry.content.spell.healing.HealAlly
- com.binaris.wizardry.content.spell.fire.Ignite
- com.binaris.wizardry.content.spell.necromancy.LifeDrain
- com.binaris.wizardry.content.spell.fire.Meteor
- com.binaris.wizardry.content.spell.ice.Permafrost
- com.binaris.wizardry.content.spell.sorcery.PlayerHand
- com.binaris.wizardry.content.spell.earth.Poison
- com.binaris.wizardry.content.spell.healing.RayOfPurification
- com.binaris.wizardry.content.spell.necromancy.Reversal
- com.binaris.wizardry.content.spell.sorcery.Telekinesis
- com.binaris.wizardry.content.spell.earth.TrapSlime
- com.binaris.wizardry.content.spell.earth.Whirlwind
- com.binaris.wizardry.content.spell.necromancy.Wither
- com.binaris.wizardry.content.spell.sorcery.WizardHand
- com.binaris.wizardry.content.spell.necromancy.ShulkerBullet
- com.binaris.wizardry.content.spell.sorcery.SpeedTime
- com.binaris.wizardry.content.spell.sorcery.VanishingBox
- com.binaris.wizardry.content.spell.necromancy.WitherSkullSpell
- com.binaris.wizardry.core.networking.c2s.SpellAccessPacketC2S (implements com.binaris.wizardry.core.networking.abst.Message)
- com.binaris.wizardry.api.content.spell.SpellAction
- com.binaris.wizardry.content.command.argument.SpellArgument (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- com.binaris.wizardry.api.content.event.SpellCastEvent (implements com.binaris.wizardry.core.event.IWizardryEvent)
- com.binaris.wizardry.core.networking.s2c.SpellCastS2C (implements com.binaris.wizardry.core.networking.abst.Message)
- com.binaris.wizardry.content.advancement.SpellCastTrigger (implements net.minecraft.advancements.CriterionTrigger<T>)
- com.binaris.wizardry.content.command.argument.SpellConditionArgument (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- com.binaris.wizardry.datagen.provider.SpellDataProvider (implements net.minecraft.data.DataProvider)
- com.binaris.wizardry.content.advancement.SpellDiscoveryTrigger (implements net.minecraft.advancements.CriterionTrigger<T>)
- com.binaris.wizardry.datagen.provider.SpellDocsProvider (implements net.minecraft.data.DataProvider)
- com.binaris.wizardry.core.networking.s2c.SpellGlyphPacketS2C (implements com.binaris.wizardry.core.networking.abst.Message)
- com.binaris.wizardry.client.SpellGUIDisplay
- com.binaris.wizardry.client.SpellHUDSkin
- com.binaris.wizardry.capabilities.SpellManagerDataHolder (implements net.minecraftforge.common.util.INBTSerializable<T>, com.binaris.wizardry.api.content.data.SpellManagerData)
- com.binaris.wizardry.capabilities.SpellManagerDataHolder.Provider (implements net.minecraftforge.common.capabilities.ICapabilityProvider, net.minecraftforge.common.util.INBTSerializable<T>)
- com.binaris.wizardry.api.content.spell.internal.SpellModifiers
- com.binaris.wizardry.content.advancement.SpellPredicate
- com.binaris.wizardry.api.content.spell.properties.SpellProperties
- com.binaris.wizardry.api.content.spell.properties.SpellProperties.Builder
- com.binaris.wizardry.core.networking.s2c.SpellPropertiesSyncS2C (implements com.binaris.wizardry.core.networking.abst.Message)
- com.binaris.wizardry.api.content.spell.properties.SpellProperty<T>
- com.binaris.wizardry.setup.registries.Spells
- com.binaris.wizardry.core.gametest.SpellTables
- com.binaris.wizardry.core.gametest.SpellTables.Builder
- com.binaris.wizardry.api.content.spell.SpellTier
- com.binaris.wizardry.content.command.argument.SpellTierArgument (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- com.binaris.wizardry.setup.registries.SpellTiers
- net.minecraft.data.tags.TagsProvider<T> (implements net.minecraft.data.DataProvider)
- net.minecraft.data.tags.IntrinsicHolderTagsProvider<T>
- net.minecraftforge.common.data.BlockTagsProvider
- net.minecraft.data.tags.ItemTagsProvider
- com.binaris.wizardry.core.networking.s2c.TestParticlePacketS2C (implements com.binaris.wizardry.core.networking.abst.Message)
- com.binaris.wizardry.client.gui.elements.TooltipElement
- com.binaris.wizardry.content.command.UnDiscoverSpellCommand
- com.binaris.wizardry.core.integrations.VanillaArtifactIntegration (implements com.binaris.wizardry.core.integrations.ArtifactIntegration)
- com.binaris.wizardry.gametest.WandTest
- com.binaris.wizardry.core.gametest.WandTestHandler
- com.binaris.wizardry.setup.registries.WandUpgrades
- com.binaris.wizardry.gametest.WizardArmorTest
- com.binaris.wizardry.core.gametest.WizardArmorTestHandler
- com.binaris.wizardry.capabilities.WizardDataHolder (implements net.minecraftforge.common.util.INBTSerializable<T>, com.binaris.wizardry.api.content.data.WizardData)
- com.binaris.wizardry.capabilities.WizardDataHolder.Provider (implements net.minecraftforge.common.capabilities.ICapabilityProvider, net.minecraftforge.common.util.INBTSerializable<T>)
- com.binaris.wizardry.mixin.WizardItemStackMixin
- com.binaris.wizardry.content.advancement.WizardryAdvancementTrigger (implements net.minecraft.advancements.CriterionTrigger<T>)
- com.binaris.wizardry.api.content.event.abstr.WizardryCancelableEvent (implements com.binaris.wizardry.core.event.IWizardryEvent)
- com.binaris.wizardry.content.advancement.WizardryContainerTrigger (implements net.minecraft.advancements.CriterionTrigger<T>)
- com.binaris.wizardry.api.content.event.abstr.WizardryEvent (implements com.binaris.wizardry.core.event.IWizardryEvent)
- com.binaris.wizardry.core.event.WizardryEventBus (implements com.binaris.wizardry.core.event.EventRegistry)
- com.binaris.wizardry.client.WizardryForgeClient
- com.binaris.wizardry.WizardryForgeEvents
- com.binaris.wizardry.WizardryForgeEvents.ForgeBusEvents
- com.binaris.wizardry.WizardryForgeEvents.ModBusEvents
- com.binaris.wizardry.WizardryForgeEvents.ModBusEventsClient
- com.binaris.wizardry.WizardryForgeMod
- com.binaris.wizardry.WizardryMainMod
- com.binaris.wizardry.api.content.util.WorkbenchUtils