Interface RebarBlockInteractor

  • All Implemented Interfaces:
    io.github.pylonmc.rebar.item.base.RebarCooldownable

    
    public interface RebarBlockInteractor
     implements RebarCooldownable
                        
    • Method Summary

      Modifier and Type Method Description
      void onUsedToClickBlock(PlayerInteractEvent event, EventPriority priority) May be fired twice (once for each hand), and is fired for both left and right clicks.
      default Boolean respectCooldown()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait