Interface ContainerScreenEvents
@Environment(CLIENT)
public interface ContainerScreenEvents
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interface -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.fabricmc.fabric.api.event.Event<ContainerScreenEvents.InitEvent> static final net.fabricmc.fabric.api.event.Event<ContainerScreenEvents.SlotMouseActionEvent>
-
Field Details
-
INIT
-
SLOT_MOUSE_ACTION
static final net.fabricmc.fabric.api.event.Event<ContainerScreenEvents.SlotMouseActionEvent> SLOT_MOUSE_ACTION
-