Class ExpandRightClickEmptyEvent

java.lang.Object
com.blamejared.crafttweaker.natives.event.interact.ExpandRightClickEmptyEvent

@ZenRegister public class ExpandRightClickEmptyEvent extends Object
The rightClickEmpty event is fired whenever the player right clicks with an empty hand. It does not offer any special getters, but you can still access all members from PlayerInteractEvent
  • Field Details

    • BUS

      public static final IEventBus<net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickEmpty> BUS
  • Constructor Details

    • ExpandRightClickEmptyEvent

      public ExpandRightClickEmptyEvent()