Interface FoodDataAccessor


public interface FoodDataAccessor
  • Method Details

    • getExhaustionLevel

      float getExhaustionLevel()
    • setExhaustionLevel

      void setExhaustionLevel(float exhaustion)