Hierarchy For Package tech.anonymoushacker1279.immersiveweapons.entity.projectile.bullet
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.bullet.BulletEntity
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.bullet.AstralMusketBallEntity (implements tech.anonymoushacker1279.immersiveweapons.item.tool.HitEffectUtils)
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.bullet.CobaltMusketBallEntity
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.bullet.CopperMusketBallEntity
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.bullet.DiamondMusketBallEntity
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.bullet.GoldenMusketBallEntity
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.bullet.IronMusketBallEntity
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.bullet.MoltenMusketBallEntity (implements tech.anonymoushacker1279.immersiveweapons.item.tool.HitEffectUtils)
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.bullet.NetheriteMusketBallEntity
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.bullet.StarstormMusketBallEntity (implements tech.anonymoushacker1279.immersiveweapons.item.tool.HitEffectUtils)
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.bullet.StoneMusketBallEntity
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.bullet.TeslaMusketBallEntity (implements tech.anonymoushacker1279.immersiveweapons.item.tool.HitEffectUtils)
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.bullet.VentusMusketBallEntity (implements tech.anonymoushacker1279.immersiveweapons.item.tool.HitEffectUtils)
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.bullet.WoodenMusketBallEntity
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.bullet.BulletEntity
- 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)
- java.lang.Record
- tech.anonymoushacker1279.immersiveweapons.entity.projectile.bullet.BulletEntity.BulletEntityPacketHandler
- net.minecraftforge.common.capabilities.CapabilityProvider<B> (implements net.minecraftforge.common.capabilities.ICapabilityProviderImpl<B>)