Interface HungerManagerAccessor


public interface HungerManagerAccessor
  • Method Summary

    Modifier and Type
    Method
    Description
    float
     
    void
    setExhaustion(float exhaustion)
     
  • Method Details

    • getExhaustion

      float getExhaustion()
    • setExhaustion

      void setExhaustion(float exhaustion)