Hierarchy For Package dev.cammiescorner.mobb.common.entities
Class Hierarchy
- java.lang.Object
- net.neoforged.neoforge.attachment.AttachmentHolder (implements net.neoforged.neoforge.attachment.IAttachmentHolder)
- net.minecraft.world.entity.Entity (implements net.minecraft.commands.CommandSource, net.minecraft.world.level.entity.EntityAccess, net.neoforged.neoforge.common.extensions.IEntityExtension, net.minecraft.world.Nameable, net.minecraft.world.scores.ScoreHolder, net.minecraft.network.syncher.SyncedDataHolder)
- net.minecraft.world.entity.LivingEntity (implements net.minecraft.world.entity.Attackable, net.neoforged.neoforge.common.extensions.ILivingEntityExtension)
- net.minecraft.world.entity.Mob (implements net.minecraft.world.entity.EquipmentUser, net.minecraft.world.entity.Leashable, net.minecraft.world.entity.Targeting)
- net.minecraft.world.entity.FlyingMob
- net.minecraft.world.entity.monster.Phantom (implements net.minecraft.world.entity.monster.Enemy)
- dev.cammiescorner.mobb.common.entities.PhantomEntity
- net.minecraft.world.entity.monster.Phantom (implements net.minecraft.world.entity.monster.Enemy)
- net.minecraft.world.entity.FlyingMob
- net.minecraft.world.entity.Mob (implements net.minecraft.world.entity.EquipmentUser, net.minecraft.world.entity.Leashable, net.minecraft.world.entity.Targeting)
- net.minecraft.world.entity.LivingEntity (implements net.minecraft.world.entity.Attackable, net.neoforged.neoforge.common.extensions.ILivingEntityExtension)
- net.minecraft.world.entity.Entity (implements net.minecraft.commands.CommandSource, net.minecraft.world.level.entity.EntityAccess, net.neoforged.neoforge.common.extensions.IEntityExtension, net.minecraft.world.Nameable, net.minecraft.world.scores.ScoreHolder, net.minecraft.network.syncher.SyncedDataHolder)
- net.minecraft.world.entity.ai.goal.Goal
- net.minecraft.world.entity.monster.Phantom.PhantomAttackStrategyGoal
- dev.cammiescorner.mobb.common.entities.PhantomEntity.CustomPhantomAttackStrategyGoal
- net.minecraft.world.entity.monster.Phantom.PhantomMoveTargetGoal
- dev.cammiescorner.mobb.common.entities.PhantomEntity.CustomPhantomCircleAroundAnchorGoal
- dev.cammiescorner.mobb.common.entities.PhantomEntity.PhantomChaseElytraGoal
- net.minecraft.world.entity.monster.Phantom.PhantomAttackStrategyGoal
- net.minecraft.world.entity.ai.control.MoveControl (implements net.minecraft.world.entity.ai.control.Control)
- dev.cammiescorner.mobb.common.entities.PhantomEntity.FlightMoveControl
- net.neoforged.neoforge.attachment.AttachmentHolder (implements net.neoforged.neoforge.attachment.IAttachmentHolder)