Uses of Class
net.minecraft.entity.mob.ZombieVillagerEntity
Package
Description
-
Uses of ZombieVillagerEntity in net.minecraft.client.render.entity
Modifier and TypeMethodDescriptionvoid
ZombieVillagerEntityRenderer.updateRenderState
(ZombieVillagerEntity zombieVillagerEntity, ZombieVillagerRenderState zombieVillagerRenderState, float float2) -
Uses of ZombieVillagerEntity in net.minecraft.entity
Modifier and TypeFieldDescriptionstatic final EntityType
<ZombieVillagerEntity> EntityType.ZOMBIE_VILLAGER
-
Uses of ZombieVillagerEntity in net.minecraft.entity.mob
ModifierConstructorDescriptionZombieVillagerEntity
(EntityType<? extends ZombieVillagerEntity> type, World world)