Interface ItemModule.ItemCalculator

Enclosing class:
ItemModule

public static interface ItemModule.ItemCalculator
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    get(Item item, int amount)
     
  • Method Details

    • get

      float get(Item item, int amount)