Package emi.dev.emi.emi.screen
Class StackBatcher
java.lang.Object
emi.dev.emi.emi.screen.StackBatcher
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbegin(int x, int y, int z) voiddraw()booleanvoidrender(EmiIngredient stack, DrawContext draw, int x, int y, float delta) voidrender(EmiIngredient stack, DrawContext draw, int x, int y, float delta, int flags) voidrender(StackBatcher.Batchable batchable, DrawContext draw, int x, int y, float delta) void
-
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
-
render
-
render
-
draw
public void draw()
-