|
LeviLamina
|
Public Member Functions | |
| MCAPI bool | _attemptToTame (::Actor &owner, ::Player &player, ::std::optional<::ItemDescriptor > const &resultItem) |
| MCAPI bool | _canTame (::Actor &owner, ::Player &player, ::ItemDescriptor &resultItemOut) |
| MCAPI bool | getInteraction (::Actor &owner, ::Player &player, ::ActorInteraction &interaction) |
| MCAPI void | tame (::Actor &owner, ::Player &player) |
Static Public Member Functions | |
| static MCAPI void | _becomeTame (::Actor &owner) |
Public Attributes | |
| ::ll::TypedStorage< 4, 4, float > | mChance |
| ::ll::TypedStorage< 8, 24, ::std::vector<::ActorDefinitionTameItem > > | mTameItems |