Class BlockEvent.HarvestedEvent

java.lang.Object
net.minecraftforge.eventbus.api.Event
noppes.npcs.api.event.CustomNPCsEvent
noppes.npcs.api.event.BlockEvent
noppes.npcs.api.event.BlockEvent.HarvestedEvent
Enclosing class:
BlockEvent

public static class BlockEvent.HarvestedEvent extends BlockEvent
harvested
  • Field Details

    • player

      public final IPlayer player
  • Constructor Details

    • HarvestedEvent

      public HarvestedEvent(IBlock block, net.minecraft.world.entity.player.Player player)