Hierarchy For Package com.lightning.northstar.entity

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, dev.latvian.mods.kubejs.core.EntityKJS, net.minecraftforge.common.extensions.IForgeEntity, net.minecraft.world.Nameable)
        • net.minecraft.world.entity.LivingEntity (implements net.minecraft.world.entity.Attackable, net.minecraftforge.common.extensions.IForgeLivingEntity, dev.latvian.mods.kubejs.core.LivingEntityKJS)
          • net.minecraft.world.entity.Mob (implements net.minecraft.world.entity.Targeting)
            • net.minecraft.world.entity.PathfinderMob
              • net.minecraft.world.entity.monster.Monster (implements net.minecraft.world.entity.monster.Enemy)
                • com.lightning.northstar.entity.MarsCobraEntity (implements software.bernie.geckolib.core.animatable.GeoAnimatable)
                • com.lightning.northstar.entity.MarsMothEntity (implements software.bernie.geckolib.core.animatable.GeoAnimatable)
                • com.lightning.northstar.entity.MarsToadEntity (implements software.bernie.geckolib.core.animatable.GeoAnimatable, net.minecraft.world.entity.monster.RangedAttackMob)
                • com.lightning.northstar.entity.MarsWormEntity (implements software.bernie.geckolib.core.animatable.GeoAnimatable, net.minecraft.world.level.gameevent.vibrations.VibrationSystem)
                • com.lightning.northstar.entity.MercuryRaptorEntity (implements software.bernie.geckolib.core.animatable.GeoAnimatable)
                • com.lightning.northstar.entity.MercuryRoachEntity (implements software.bernie.geckolib.core.animatable.GeoAnimatable)
                • com.lightning.northstar.entity.MercuryTortoiseEntity (implements software.bernie.geckolib.core.animatable.GeoAnimatable)
                • com.lightning.northstar.entity.MoonEelEntity (implements software.bernie.geckolib.core.animatable.GeoAnimatable)
                • com.lightning.northstar.entity.MoonLunargradeEntity (implements software.bernie.geckolib.core.animatable.GeoAnimatable, net.minecraft.world.entity.monster.RangedAttackMob)
                • com.lightning.northstar.entity.MoonSnailEntity (implements software.bernie.geckolib.core.animatable.GeoAnimatable)
                • com.lightning.northstar.entity.VenusMimicEntity (implements software.bernie.geckolib.core.animatable.GeoAnimatable)
                • com.lightning.northstar.entity.VenusScorpionEntity (implements software.bernie.geckolib.core.animatable.GeoAnimatable, net.minecraft.world.entity.monster.RangedAttackMob)
                • com.lightning.northstar.entity.VenusStoneBullEntity (implements software.bernie.geckolib.core.animatable.GeoAnimatable)
                • com.lightning.northstar.entity.VenusVultureEntity (implements software.bernie.geckolib.core.animatable.GeoAnimatable)
    • com.lightning.northstar.entity.MarsWormAi
    • com.lightning.northstar.entity.NorthstarCommonListener