Uses of Class
net.minecraft.world.entity.monster.Zombie
Packages that use Zombie
Package
Description
-
Uses of Zombie in net.minecraft.advancements.critereon
Methods in net.minecraft.advancements.critereon with parameters of type ZombieModifier and TypeMethodDescriptionvoid
CuredZombieVillagerTrigger.trigger
(ServerPlayer p_24275_, Zombie p_24276_, Villager p_24277_) -
Uses of Zombie in net.minecraft.client.renderer.entity
Classes in net.minecraft.client.renderer.entity with type parameters of type ZombieModifier and TypeClassDescriptionclass
AbstractZombieRenderer<T extends Zombie,
S extends ZombieRenderState, M extends ZombieModel<S>> -
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 p_26019_, double p_26020_, boolean p_26021_) -
Uses of Zombie in net.minecraft.world.entity.monster
Subclasses of Zombie in net.minecraft.world.entity.monsterModifier and TypeClassDescriptionclass
class
class
class
Methods in net.minecraft.world.entity.monster that return types with arguments of type ZombieMethod parameters in net.minecraft.world.entity.monster with type arguments of type ZombieModifier and TypeMethodDescriptionprotected void
Zombie.convertToZombieType
(EntityType<? extends Zombie> p_34311_) Constructor parameters in net.minecraft.world.entity.monster with type arguments of type Zombie