Interface ClientItemEvents.OpenGuiEvent

Enclosing interface:
ClientItemEvents

public static interface ClientItemEvents.OpenGuiEvent
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    open(net.minecraft.client.player.LocalPlayer player, net.minecraft.world.item.ItemStack stack, net.minecraft.world.InteractionHand hand)
     
  • Method Details

    • open

      void open(net.minecraft.client.player.LocalPlayer player, net.minecraft.world.item.ItemStack stack, net.minecraft.world.InteractionHand hand)