Class StackBatcher

java.lang.Object
emi.dev.emi.emi.screen.StackBatcher

public class StackBatcher extends Object
  • Constructor Details

    • StackBatcher

      public StackBatcher()
  • Method Details

    • isPopulated

      public boolean isPopulated()
    • repopulate

      public void repopulate()
    • begin

      public void begin(int x, int y, int z)
    • render

      public void render(StackBatcher.Batchable batchable, DrawContext draw, int x, int y, float delta)
    • render

      public void render(EmiIngredient stack, DrawContext draw, int x, int y, float delta)
    • render

      public void render(EmiIngredient stack, DrawContext draw, int x, int y, float delta, int flags)
    • draw

      public void draw()