Class EmiCraftContext<T extends Container>
java.lang.Object
emi.dev.emi.emi.api.recipe.handler.EmiCraftContext<T>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic enum -
Constructor Summary
ConstructorsConstructorDescriptionEmiCraftContext(GuiContainer screen, EmiPlayerInventory inventory, EmiCraftContext.Type type) EmiCraftContext(GuiContainer screen, EmiPlayerInventory inventory, EmiCraftContext.Type type, EmiCraftContext.Destination destination, int amount) -
Method Summary
-
Constructor Details
-
EmiCraftContext
@Internal public EmiCraftContext(GuiContainer screen, EmiPlayerInventory inventory, EmiCraftContext.Type type, EmiCraftContext.Destination destination, int amount) -
EmiCraftContext
@Internal public EmiCraftContext(GuiContainer screen, EmiPlayerInventory inventory, EmiCraftContext.Type type)
-
-
Method Details
-
getScreen
-
getScreenHandler
-
getInventory
-
getType
-
getDestination
-
getAmount
public int getAmount()
-