Uses of Class
net.minecraft.entity.mob.ZombieVillagerEntity
Packages that use ZombieVillagerEntity
Package
Description
- 
Uses of ZombieVillagerEntity in net.minecraft.client.render.entityMethods in net.minecraft.client.render.entity with parameters of type ZombieVillagerEntityModifier and TypeMethodDescriptionZombieVillagerEntityRenderer.getTexture(ZombieVillagerEntity zombieVillagerEntity) protected booleanZombieVillagerEntityRenderer.isShaking(ZombieVillagerEntity zombieVillagerEntity) 
- 
Uses of ZombieVillagerEntity in net.minecraft.entityFields in net.minecraft.entity with type parameters of type ZombieVillagerEntityModifier and TypeFieldDescriptionstatic final EntityType<ZombieVillagerEntity>EntityType.ZOMBIE_VILLAGER
- 
Uses of ZombieVillagerEntity in net.minecraft.entity.mobConstructor parameters in net.minecraft.entity.mob with type arguments of type ZombieVillagerEntityModifierConstructorDescriptionZombieVillagerEntity(EntityType<? extends ZombieVillagerEntity> type, World world)