LeviLamina
|
Public Member Functions | |
BuoyancyComponent (BuoyancyComponent const &) | |
MCAPI bool | canFloat (::StateVectorComponent const &stateVectorComponent, ::IConstBlockSource const ®ion) const |
MCAPI void | loadData (::std::string const &data, ::SemVersion const &engineVersion) |
MCAPI bool | needToResurface (::StateVectorComponent const &stateVectorComponent, ::IConstBlockSource const ®ion) const |
MCAPI::BuoyancyComponent & | operator= (::BuoyancyComponent const &) |
Public Attributes | |
::ll::TypedStorage< 4, 4, float > | mBaseBuoyancy |
::ll::TypedStorage< 4, 4, float > | mDragDownOnRemoval |
::ll::TypedStorage< 4, 4, float > | mBigWaveProbability |
::ll::TypedStorage< 4, 4, float > | mBigWaveSpeedMultiplier |
::ll::TypedStorage< 1, 1, bool > | mSimulateWaves |
::ll::TypedStorage< 1, 1, bool > | mApplyGravity |
::ll::TypedStorage< 8, 8, double > | mTimer |
::ll::TypedStorage< 8, 24, ::std::vector<::BlockDescriptor > > | mLiquidBlocks |