Class ExpandRightClickEmptyEvent
java.lang.Object
com.blamejared.crafttweaker.natives.event.interact.ExpandRightClickEmptyEvent
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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BUS
public static final IEventBus<net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickEmpty> BUS
-
-
Constructor Details
-
ExpandRightClickEmptyEvent
public ExpandRightClickEmptyEvent()
-