Hierarchy For Package tech.anonymoushacker1279.immersiveweapons.entity.projectile.arrow
Package Hierarchies:Class Hierarchy
- java.lang.Object
- net.minecraftforge.common.capabilities.CapabilityProvider<B> (implements net.minecraftforge.common.capabilities.ICapabilityProviderImpl<B>)
- 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.projectile.Projectile (implements net.minecraft.world.entity.TraceableEntity)
- net.minecraft.world.entity.projectile.AbstractArrow
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.arrow.CustomArrowEntity
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.arrow.AstralArrowEntity
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.arrow.CobaltArrowEntity
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.arrow.CopperArrowEntity
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.arrow.DiamondArrowEntity
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.arrow.GoldenArrowEntity
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.arrow.IronArrowEntity
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.arrow.MoltenArrowEntity (implements tech.anonymoushacker1279.immersiveweapons.item.tool.HitEffectUtils)
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.arrow.NetheriteArrowEntity
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.arrow.SmokeGrenadeArrowEntity
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.arrow.StarstormArrowEntity
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.arrow.StoneArrowEntity
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.arrow.TeslaArrowEntity (implements tech.anonymoushacker1279.immersiveweapons.item.tool.HitEffectUtils)
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.arrow.VentusArrowEntity (implements tech.anonymoushacker1279.immersiveweapons.item.tool.HitEffectUtils)
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.arrow.WoodenArrowEntity
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.arrow.CustomArrowEntity
- net.minecraft.world.entity.projectile.AbstractArrow
- net.minecraft.world.entity.projectile.Projectile (implements net.minecraft.world.entity.TraceableEntity)
- 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.minecraftforge.common.capabilities.CapabilityProvider<B> (implements net.minecraftforge.common.capabilities.ICapabilityProviderImpl<B>)