Uses of Class
net.minecraft.world.entity.monster.ZombieVillager
Packages that use ZombieVillager
Package
Description
-
Uses of ZombieVillager in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type ZombieVillagerModifier and TypeMethodDescriptionZombieVillagerRenderer.getTextureLocation
(ZombieVillager p_116559_) protected boolean
ZombieVillagerRenderer.isShaking
(ZombieVillager p_116561_) -
Uses of ZombieVillager in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type ZombieVillagerModifier and TypeFieldDescriptionstatic final EntityType<ZombieVillager>
EntityType.ZOMBIE_VILLAGER
-
Uses of ZombieVillager in net.minecraft.world.entity.monster
Constructor parameters in net.minecraft.world.entity.monster with type arguments of type ZombieVillagerModifierConstructorDescriptionZombieVillager
(EntityType<? extends ZombieVillager> p_34368_, Level p_34369_)