Class FishingEvent.Reel

java.lang.Object
net.neoforged.bus.api.Event
com.pixelmonmod.pixelmon.api.events.FishingEvent
com.pixelmonmod.pixelmon.api.events.FishingEvent.Reel
Enclosing class:
FishingEvent

public static class FishingEvent.Reel extends FishingEvent
  • Field Details

    • optEntity

      public final Optional<net.minecraft.world.entity.Entity> optEntity
  • Constructor Details

    • Reel

      public Reel(net.minecraft.server.level.ServerPlayer player, HookEntity fishHook, net.minecraft.world.entity.Entity entity)
  • Method Details

    • isPokemon

      public boolean isPokemon()
    • isItem

      public boolean isItem()
    • getItemStack

      @Nullable public net.minecraft.world.item.ItemStack getItemStack()