25 struct SteepMaterial {
29 ::ll::TypedStorage<8, 104, ::std::optional<::SharedTypes::v1_20_60::BlockSpecifier>> mMaterial;
30 ::ll::TypedStorage<1, 2, ::std::optional<bool>> mNorthSlopes;
31 ::ll::TypedStorage<1, 2, ::std::optional<bool>> mSouthSlopes;
32 ::ll::TypedStorage<1, 2, ::std::optional<bool>> mWestSlopes;
33 ::ll::TypedStorage<1, 2, ::std::optional<bool>> mEastSlopes;
38 SteepMaterial& operator=(SteepMaterial
const&);
46 MCAPI ::SharedTypes::v1_20_60::MountainParametersBiomeJsonComponent::SteepMaterial&
49 MCAPI ~SteepMaterial();