Hierarchy For Package net.minecraft.world.entity.monster.zombie
Class Hierarchy
- java.lang.Object
- net.neoforged.neoforge.attachment.AttachmentHolder (implements net.neoforged.neoforge.attachment.IAttachmentHolder)
- net.minecraft.world.entity.Entity (implements net.minecraft.core.component.DataComponentGetter, net.minecraft.util.debug.DebugValueSource, net.minecraft.world.level.entity.EntityAccess, net.neoforged.neoforge.common.extensions.IEntityExtension, net.minecraft.world.entity.ItemOwner, net.minecraft.world.Nameable, net.minecraft.world.scores.ScoreHolder, net.minecraft.world.entity.SlotProvider, 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.waypoints.WaypointTransmitter)
- 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.PathfinderMob
- net.minecraft.world.entity.monster.Monster (implements net.minecraft.world.entity.monster.Enemy)
- net.minecraft.world.entity.monster.zombie.Zombie
- net.minecraft.world.entity.monster.zombie.Drowned (implements net.minecraft.world.entity.monster.RangedAttackMob)
- net.minecraft.world.entity.monster.zombie.Husk
- net.minecraft.world.entity.monster.zombie.ZombieVillager (implements net.minecraft.world.entity.npc.villager.VillagerDataHolder)
- net.minecraft.world.entity.monster.zombie.ZombifiedPiglin (implements net.minecraft.world.entity.NeutralMob)
- net.minecraft.world.entity.monster.zombie.Zombie
- net.minecraft.world.entity.monster.Monster (implements net.minecraft.world.entity.monster.Enemy)
- net.minecraft.world.entity.PathfinderMob
- 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.waypoints.WaypointTransmitter)
- net.minecraft.world.entity.Entity (implements net.minecraft.core.component.DataComponentGetter, net.minecraft.util.debug.DebugValueSource, net.minecraft.world.level.entity.EntityAccess, net.neoforged.neoforge.common.extensions.IEntityExtension, net.minecraft.world.entity.ItemOwner, net.minecraft.world.Nameable, net.minecraft.world.scores.ScoreHolder, net.minecraft.world.entity.SlotProvider, net.minecraft.network.syncher.SyncedDataHolder)
- net.minecraft.world.entity.ai.goal.Goal
- net.minecraft.world.entity.monster.zombie.Drowned.DrownedGoToWaterGoal
- net.minecraft.world.entity.monster.zombie.Drowned.DrownedSwimUpGoal
- net.minecraft.world.entity.ai.goal.MeleeAttackGoal
- net.minecraft.world.entity.ai.goal.ZombieAttackGoal
- net.minecraft.world.entity.monster.zombie.Drowned.DrownedAttackGoal
- net.minecraft.world.entity.ai.goal.ZombieAttackGoal
- net.minecraft.world.entity.ai.goal.MoveToBlockGoal
- net.minecraft.world.entity.monster.zombie.Drowned.DrownedGoToBeachGoal
- net.minecraft.world.entity.ai.goal.RemoveBlockGoal
- net.minecraft.world.entity.monster.zombie.Zombie.ZombieAttackTurtleEggGoal
- net.minecraft.world.entity.ai.goal.RangedAttackGoal
- net.minecraft.world.entity.monster.zombie.Drowned.DrownedTridentAttackGoal
- net.minecraft.world.entity.ai.control.MoveControl (implements net.minecraft.world.entity.ai.control.Control)
- net.minecraft.world.entity.monster.zombie.Drowned.DrownedMoveControl
- net.minecraft.world.entity.monster.zombie.Zombie.ZombieGroupData (implements net.minecraft.world.entity.SpawnGroupData)
- net.minecraft.world.entity.monster.zombie.Husk.HuskGroupData
- net.neoforged.neoforge.attachment.AttachmentHolder (implements net.neoforged.neoforge.attachment.IAttachmentHolder)