Interface ServerItemEvents.OpenGuiEvent
- Enclosing interface:
ServerItemEvents
public static interface ServerItemEvents.OpenGuiEvent
-
Method Summary
Modifier and TypeMethodDescriptionvoidopen(net.minecraft.server.level.ServerPlayer player, net.minecraft.world.item.ItemStack stack, net.minecraft.world.InteractionHand hand)
-
Method Details
-
open
void open(net.minecraft.server.level.ServerPlayer player, net.minecraft.world.item.ItemStack stack, net.minecraft.world.InteractionHand hand)
-