Uses of Class
net.minecraft.world.entity.monster.zombie.Zombie
Packages that use Zombie
Package
Description
-
Uses of Zombie in net.minecraft.advancements.triggers
Methods in net.minecraft.advancements.triggers with parameters of type ZombieModifier and TypeMethodDescriptionvoidCuredZombieVillagerTrigger.trigger(ServerPlayer player, Zombie zombie, Villager villager) -
Uses of Zombie in net.minecraft.client.renderer.entity
Classes in net.minecraft.client.renderer.entity with type parameters of type ZombieModifier and TypeClassDescriptionclassAbstractZombieRenderer<T extends Zombie, S extends ZombieRenderState, M extends HumanoidModel<S>>Subclasses with type arguments of type Zombie in net.minecraft.client.renderer.entity -
Uses of Zombie in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type Zombie -
Uses of Zombie in net.minecraft.world.entity.ai.goal
Fields in net.minecraft.world.entity.ai.goal declared as ZombieConstructors in net.minecraft.world.entity.ai.goal with parameters of type ZombieModifierConstructorDescriptionZombieAttackGoal(Zombie zombie, double speedModifier, boolean trackTarget) -
Uses of Zombie in net.minecraft.world.entity.monster.zombie
Subclasses of Zombie in net.minecraft.world.entity.monster.zombieModifier and TypeClassDescriptionclassclassclassclassFields in net.minecraft.world.entity.monster.zombie with type parameters of type ZombieMethods in net.minecraft.world.entity.monster.zombie that return types with arguments of type ZombieModifier and TypeMethodDescriptionprotected EntityType<? extends Zombie> Husk.convertsToWhenDrowning()protected EntityType<? extends Zombie> Zombie.convertsToWhenDrowning()EntityType<? extends Zombie> Zombie.getType()Constructor parameters in net.minecraft.world.entity.monster.zombie with type arguments of type Zombie