Uses of Class
net.minecraft.entity.monster.ZombieVillagerEntity
Package
Description
-
Uses of ZombieVillagerEntity in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptionZombieVillagerRenderer.getTextureLocation
(ZombieVillagerEntity p_110775_1_) protected boolean
ZombieVillagerRenderer.isShaking
(ZombieVillagerEntity p_230495_1_) -
Uses of ZombieVillagerEntity in net.minecraft.entity
Modifier and TypeFieldDescriptionstatic final EntityType<ZombieVillagerEntity>
EntityType.ZOMBIE_VILLAGER
-
Uses of ZombieVillagerEntity in net.minecraft.entity.monster
ModifierConstructorDescriptionZombieVillagerEntity
(EntityType<? extends ZombieVillagerEntity> p_i50186_1_, World p_i50186_2_)