Uses of Class
net.minecraft.world.entity.monster.zombie.Zombie
Packages that use Zombie
Package
Description
-
Uses of Zombie in net.minecraft.advancements.criterion
Methods in net.minecraft.advancements.criterion 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 ZombieModel<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 TypeClassDescriptionclassclassclassclassMethods in net.minecraft.world.entity.monster.zombie that return types with arguments of type ZombieMethod parameters in net.minecraft.world.entity.monster.zombie with type arguments of type ZombieModifier and TypeMethodDescriptionprotected voidZombie.convertToZombieType(ServerLevel level, EntityType<? extends Zombie> zombieType) Constructor parameters in net.minecraft.world.entity.monster.zombie with type arguments of type Zombie