Uses of Class
net.minecraft.entity.mob.ZombieVillagerEntity
Package
Description
-
Uses of ZombieVillagerEntity in net.minecraft.client.render.entity
Modifier and TypeMethodDescriptionZombieVillagerEntityRenderer.getTexture(ZombieVillagerEntity zombieVillagerEntity)
protected boolean
ZombieVillagerEntityRenderer.isShaking(ZombieVillagerEntity zombieVillagerEntity)
-
Uses of ZombieVillagerEntity in net.minecraft.entity
Modifier and TypeFieldDescriptionstatic EntityType<ZombieVillagerEntity>
EntityType.ZOMBIE_VILLAGER
-
Uses of ZombieVillagerEntity in net.minecraft.entity.mob
ModifierConstructorDescriptionZombieVillagerEntity(EntityType<? extends ZombieVillagerEntity> type, World world)