java.lang.Object
io.github.sefiraat.slimetinker.items.workstations.smeltery.AbstractCache
io.github.sefiraat.slimetinker.items.workstations.smeltery.TinkersSmelteryCache

public final class TinkersSmelteryCache extends AbstractCache
  • Field Details

  • Constructor Details

    • TinkersSmelteryCache

      public TinkersSmelteryCache(me.mrCookieSlime.Slimefun.api.inventory.BlockMenu blockMenu)
  • Method Details

    • input

      public void input()
    • process

      public void process(boolean first)
    • kill

      public void kill(org.bukkit.Location location)
    • drops

      public void drops(org.bukkit.Location location)
    • updateView

      public void updateView()
    • getTankContent

      public Map<String,Integer> getTankContent()
    • getLevelLava

      public int getLevelLava()
    • setLevelLava

      public void setLevelLava(int levelLava)