Bukkit  1.4.7-R1.0
 All Classes Namespaces Files Functions Variables Enumerator Pages
org.bukkit.entity.Fish Interface Reference

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.
 

Detailed Description

Represents a fishing hook.

Definition at line 6 of file Fish.java.


The documentation for this interface was generated from the following file: