| Package | Description |
|---|---|
| net.minecraft.client.renderer.entity | |
| net.minecraft.entity.player |
| Modifier and Type | Method and Description |
|---|---|
void |
RenderFish.doRenderFishHook(EntityFishHook par1EntityFishHook,
double par2,
double par4,
double par6,
float par8,
float par9)
Actually renders the fishing line and hook
|
| Modifier and Type | Field and Description |
|---|---|
EntityFishHook |
EntityPlayer.fishEntity
An instance of a fishing rod's hook.
|