|
LeviLamina
|
Public Member Functions | |
| virtual int | getNutrition () const =0 |
| virtual float | getSaturationModifier () const =0 |
| virtual bool | canAlwaysEat () const =0 |
| virtual::Item const * | eatItem (::ItemStack &instance, ::Actor &actor, ::Level &level)=0 |
| virtual void | use (::ItemOnUseResult &result, ::ItemStack &instance, ::Player &player)=0 |
| virtual::Item const * | useTimeDepleted (::ItemUseMethod &itemUseMethod, ::ItemStack const &initialInstance, ::ItemStack &instance, ::Player &player, ::Level &level)=0 |