|
LeviLamina
|
Public Member Functions | |
| SeedItemComponentLegacy & | operator= (SeedItemComponentLegacy const &) |
| SeedItemComponentLegacy (SeedItemComponentLegacy const &) | |
| MCAPI ::std::unique_ptr<::CompoundTag > | buildNetworkTag () const |
| MCAPI bool | init (::Json::Value const &data, ::MolangVersion molangVersion) |
| MCAPI bool | useOn (::ItemStack &instance, ::Actor &actor, ::BlockPos const &blockPos, uchar face, ::Vec3 const &clickPos) |
Static Public Member Functions | |
| static MCAPI ::Json::Value | initializeFromNetwork (::CompoundTag const &tag) |
Public Attributes | |
| ::ll::TypedStorage< 8, 8, ::Item & > | mOwner |
| ::ll::TypedStorage< 8, 8, ::Block const * > | mResult |
| ::ll::TypedStorage< 8, 24, ::std::vector<::BlockDescriptor > > | mTargetLandBlocks |
| ::ll::TypedStorage< 1, 1, bool > | mPlantAtAnyVisibleSolidSurface |
| ::ll::TypedStorage< 1, 1, bool > | mIsPlanting |
| ::ll::TypedStorage< 1, 1, uchar > | mFaceToPlantAt |