Class EventHandler

java.lang.Object
com.mrbysco.armorposer.handlers.EventHandler

public class EventHandler extends Object
  • Constructor Details

    • EventHandler

      public EventHandler()
  • Method Details

    • onPlayerEntityInteractSpecific

      public static net.minecraft.world.InteractionResult onPlayerEntityInteractSpecific(net.minecraft.world.entity.player.Player player, net.minecraft.world.entity.Entity target, net.minecraft.world.InteractionHand hand)
    • onPlayerRightClickItem

      public static net.minecraft.world.InteractionResult onPlayerRightClickItem(net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionHand hand)