Class BlockEvent.TimerEvent

java.lang.Object
net.minecraftforge.fml.common.eventhandler.Event
noppes.npcs.api.event.CustomNPCsEvent
noppes.npcs.api.event.BlockEvent
noppes.npcs.api.event.BlockEvent.TimerEvent
Enclosing class:
BlockEvent

public static class BlockEvent.TimerEvent
extends BlockEvent
timer
  • Field Details

    • id

      public final int id
  • Constructor Details

    • TimerEvent

      public TimerEvent​(IBlock block, int id)