Package | Description |
---|---|
net.minecraft.client.renderer.entity | |
net.minecraft.entity | |
net.minecraft.entity.monster |
Modifier and Type | Method and Description |
---|---|
protected void |
ZombieVillagerRenderer.applyRotations(ZombieVillagerEntity entityLiving,
MatrixStack matrixStackIn,
float ageInTicks,
float rotationYaw,
float partialTicks) |
ResourceLocation |
ZombieVillagerRenderer.getEntityTexture(ZombieVillagerEntity entity) |
Modifier and Type | Field and Description |
---|---|
static EntityType<ZombieVillagerEntity> |
EntityType.ZOMBIE_VILLAGER |
Constructor and Description |
---|
ZombieVillagerEntity(EntityType<? extends ZombieVillagerEntity> p_i50186_1_,
World p_i50186_2_) |