Interface StackBatcher.Batchable

All Known Implementing Classes:
EmiFavorite, EmiFavorite.Craftable, EmiFavorite.Synthetic, ItemEmiStack
Enclosing class:
StackBatcher

public static interface StackBatcher.Batchable
  • Method Details

    • isSideLit

      boolean isSideLit()
    • isUnbatchable

      boolean isUnbatchable()
    • setUnbatchable

      void setUnbatchable()
    • renderForBatch

      void renderForBatch(DrawContext draw, int x, int y, int z, float delta)