Uses of Class
net.minecraft.world.entity.monster.ZombieVillager
Packages that use ZombieVillager
Package
Description
- 
Uses of ZombieVillager in net.minecraft.client.renderer.entityMethods in net.minecraft.client.renderer.entity with parameters of type ZombieVillagerModifier and TypeMethodDescriptionZombieVillagerRenderer.getTextureLocation(ZombieVillager p_116559_) protected booleanZombieVillagerRenderer.isShaking(ZombieVillager p_116561_) 
- 
Uses of ZombieVillager in net.minecraft.world.entityFields 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.monsterConstructor parameters in net.minecraft.world.entity.monster with type arguments of type ZombieVillagerModifierConstructorDescriptionZombieVillager(EntityType<? extends ZombieVillager> p_34368_, Level p_34369_)