| Package | Description |
|---|---|
| net.minecraft.client.renderer.entity | |
| net.minecraft.entity | |
| net.minecraft.entity.monster |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PhantomRenderer.applyRotations(PhantomEntity entityLiving,
MatrixStack matrixStackIn,
float ageInTicks,
float rotationYaw,
float partialTicks) |
ResourceLocation |
PhantomRenderer.getEntityTexture(PhantomEntity entity) |
protected void |
PhantomRenderer.preRenderCallback(PhantomEntity entitylivingbaseIn,
MatrixStack matrixStackIn,
float partialTickTime) |
| Modifier and Type | Field and Description |
|---|---|
static EntityType<PhantomEntity> |
EntityType.PHANTOM |
| Constructor and Description |
|---|
PhantomEntity(EntityType<? extends PhantomEntity> type,
World worldIn) |