Class EmiDragDropHandler.SlotBased<T extends GuiContainer>

java.lang.Object
emi.dev.emi.emi.api.EmiDragDropHandler.BoundsBased<T>
emi.dev.emi.emi.api.EmiDragDropHandler.SlotBased<T>
All Implemented Interfaces:
EmiDragDropHandler<T>
Enclosing interface:
EmiDragDropHandler<T extends Gui>

public static class EmiDragDropHandler.SlotBased<T extends GuiContainer> extends EmiDragDropHandler.BoundsBased<T>
A simple, slot based drag drop handler. Slots render a highlight while a stack is dragged.