Package | Description |
---|---|
net.minecraft.client.renderer.entity | |
net.minecraft.entity.monster |
Modifier and Type | Method and Description |
---|---|
protected ResourceLocation |
RenderGhast.getEntityTexture(EntityGhast entity) |
protected void |
RenderGhast.preRenderCallback(EntityGhast entitylivingbaseIn,
float partialTickTime) |
Modifier and Type | Field and Description |
---|---|
private EntityGhast |
EntityGhast.AIFireballAttack.parentEntity |
private EntityGhast |
EntityGhast.AILookAround.parentEntity |
private EntityGhast |
EntityGhast.AIRandomFly.parentEntity |
private EntityGhast |
EntityGhast.GhastMoveHelper.parentEntity |
Constructor and Description |
---|
AIFireballAttack(EntityGhast ghast) |
AILookAround(EntityGhast ghast) |
AIRandomFly(EntityGhast ghast) |
GhastMoveHelper(EntityGhast ghast) |