Uses of Class
net.minecraft.world.entity.monster.ZombieVillager
Package
Description
-
Uses of ZombieVillager in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptionZombieVillagerRenderer.getTextureLocation
(ZombieVillager p_116559_) protected boolean
ZombieVillagerRenderer.isShaking
(ZombieVillager p_116561_) -
Uses of ZombieVillager in net.minecraft.world.entity
Modifier and TypeFieldDescriptionstatic final EntityType<ZombieVillager>
EntityType.ZOMBIE_VILLAGER
-
Uses of ZombieVillager in net.minecraft.world.entity.monster
ModifierConstructorDescriptionZombieVillager
(EntityType<? extends ZombieVillager> p_34368_, Level p_34369_)