Solved How can I change the fish caught from a fishing event

Discussion in 'Plugin Development' started by Scullyking, Apr 12, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    Scullyking

    This is stupidly more complex than it needs to be.
    Here's what needs to happen:

    * When an entity is caught, see if it is a fish.
    * If it is a fish, do not return the fish item to the player, instead give them something else.

    Checking if an entity is a fish is where I'm stumped.
     
  2. Offline

    nverdier

  3. Offline

    Scullyking

    @nverdier
    There is no fish entity.
    Oh I see, I can cast it to an Item, thanks.
     
  4. Offline

    nverdier

  5. Offline

    Zombie_Striker

    If you got your answer, mark as [Solved]
     
    Scullyking likes this.
Thread Status:
Not open for further replies.

Share This Page