| Package | Description |
|---|---|
| net.minecraft.client.renderer.entity | |
| net.minecraft.entity | |
| net.minecraft.entity.monster |
| Modifier and Type | Method and Description |
|---|---|
ResourceLocation |
IllusionerRenderer.getEntityTexture(IllusionerEntity entity) |
protected boolean |
IllusionerRenderer.isVisible(IllusionerEntity livingEntityIn) |
void |
IllusionerRenderer.render(IllusionerEntity entityIn,
float entityYaw,
float partialTicks,
MatrixStack matrixStackIn,
IRenderTypeBuffer bufferIn,
int packedLightIn) |
| Modifier and Type | Field and Description |
|---|---|
static EntityType<IllusionerEntity> |
EntityType.ILLUSIONER |
| Constructor and Description |
|---|
IllusionerEntity(EntityType<? extends IllusionerEntity> type,
World worldIn) |