Uses of Class
net.minecraft.entity.monster.ZombieVillagerEntity
Packages that use ZombieVillagerEntity
Package
Description
-
Uses of ZombieVillagerEntity in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type ZombieVillagerEntityModifier and TypeMethodDescriptionZombieVillagerRenderer.getTextureLocation
(ZombieVillagerEntity p_110775_1_) protected boolean
ZombieVillagerRenderer.isShaking
(ZombieVillagerEntity p_230495_1_) -
Uses of ZombieVillagerEntity in net.minecraft.entity
Fields 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.monster
Constructor parameters in net.minecraft.entity.monster with type arguments of type ZombieVillagerEntityModifierConstructorDescriptionZombieVillagerEntity
(EntityType<? extends ZombieVillagerEntity> p_i50186_1_, World p_i50186_2_)