![]() |
Bukkit
1.4.7-R1.0
|
Represents a fishing hook. More...
Inheritance diagram for org.bukkit.entity.Fish:
Collaboration diagram for org.bukkit.entity.Fish:Additional Inherited Members | |
Public Member Functions inherited from org.bukkit.entity.Projectile | |
| LivingEntity | getShooter () |
| Retrieve the shooter of this projectile. | |
| void | setShooter (LivingEntity shooter) |
| Set the shooter of this projectile. | |
| boolean | doesBounce () |
| Determine if this projectile should bounce or not when it hits. | |
| void | setBounce (boolean doesBounce) |
| Set whether or not this projectile should bounce or not when it hits something. | |