|
LeviLamina
|
Public Member Functions | |
| MCAPI void | _bribe (::Actor &owner, ::Player &player) |
| MCAPI bool | _canBribe (::ItemStack const &item) |
| MCAPI bool | clientBribeCheck (::Actor &owner) |
| MCAPI bool | getInteraction (::Actor &owner, ::Player &player, ::ActorInteraction &interaction) |
| MCAPI void | resetBribe (::Actor &owner) |
Public Attributes | |
| ::ll::TypedStorage< 8, 8, ::BribeableDefinition const * > | mStaticData |
| ::ll::TypedStorage< 4, 4, int > | mBribeTimer |
| ::ll::TypedStorage< 4, 4, int > | mBribeCooldown |
| ::ll::TypedStorage< 4, 4, int > | mBribeCooldownTime |