|
enum class | VehicleState : uchar { Riding = 0
, Done = 1
} |
|
|
::ll::TypedStorage< 1, 1, ::Strider::PlayerRideInLavaInOverworldAchievementTracker::VehicleState > | mState |
|
::ll::TypedStorage< 1, 1, bool > | mHasSentAchievement |
|
::ll::TypedStorage< 1, 1, bool > | mInLavaWithPlayer |
|
::ll::TypedStorage< 4, 12, ::Vec3 > | mStartPosInLava |
|
::ll::TypedStorage< 8, 8, ::Player * > | mPlayer |
|
◆ tick()
MCAPI void Strider::PlayerRideInLavaInOverworldAchievementTracker::tick |
( |
::Strider & | strider | ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: