| Package | Description |
|---|---|
| net.minecraft.client.renderer.entity | |
| net.minecraft.entity | |
| net.minecraft.entity.projectile |
| Modifier and Type | Method and Description |
|---|---|
protected int |
WitherSkullRenderer.getBlockLight(WitherSkullEntity entityIn,
float partialTicks) |
ResourceLocation |
WitherSkullRenderer.getEntityTexture(WitherSkullEntity entity) |
void |
WitherSkullRenderer.render(WitherSkullEntity entityIn,
float entityYaw,
float partialTicks,
MatrixStack matrixStackIn,
IRenderTypeBuffer bufferIn,
int packedLightIn) |
| Modifier and Type | Field and Description |
|---|---|
static EntityType<WitherSkullEntity> |
EntityType.WITHER_SKULL |
| Constructor and Description |
|---|
WitherSkullEntity(EntityType<? extends WitherSkullEntity> p_i50147_1_,
World p_i50147_2_) |