Object HCEmiPlugin.DragDropHandler

  • All Implemented Interfaces:
    dev.emi.emi.api.EmiDragDropHandler

    
    public class HCEmiPlugin.DragDropHandler
     implements EmiDragDropHandler<Screen>
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Boolean dropStack(Screen screen, EmiIngredient stack, Integer x, Integer y)
      Unit render(Screen screen, EmiIngredient dragged, GuiGraphics draw, Integer mouseX, Integer mouseY, Float delta)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait