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.bullet.BulletEntity
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.CannonballEntity (implements net.minecraft.world.entity.projectile.ItemSupplier)
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.FlareEntity (implements net.minecraft.world.entity.projectile.ItemSupplier)
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.MeteorEntity
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.MortarShellEntity (implements net.minecraft.world.entity.projectile.ItemSupplier)
- net.minecraft.world.entity.projectile.ThrowableProjectile
- net.minecraft.world.entity.projectile.ThrowableItemProjectile (implements net.minecraft.world.entity.projectile.ItemSupplier)
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.MolotovEntity
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.MudBallEntity
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.SmokeGrenadeEntity
- java.lang.Record