|
LeviLamina
|
Public Member Functions | |
| MCAPI void | addAdditionalSaveData (::Actor const &, ::CompoundTag &tag) const |
| MCAPI void | readAdditionalSaveData (::Actor &, ::CompoundTag const &tag) |
Static Public Member Functions | |
| static MCAPI void | convertFromLegacyData (::CompoundTag const &tag, ::CompoundTag &outTag) |
| static MCAPI bool | needsLegacyConversion (::CompoundTag const &tag) |
| static MCAPI ::std::string const & | LEGACY_FIRE_TAG () |
| static MCAPI ::std::string const & | ON_FIRE_TAG () |
Public Attributes | |
| ::ll::TypedStorage< 4, 4, int > | mOnFireTicks |
| ::ll::TypedStorage< 1, 1, bool > | mIgnitedThisTick |