26 struct SteepMaterial {
30 ::ll::TypedStorage<8, 104, ::std::optional<::SharedTypes::v1_20_60::BlockSpecifier>> mMaterial;
31 ::ll::TypedStorage<1, 2, ::std::optional<bool>> mNorthSlopes;
32 ::ll::TypedStorage<1, 2, ::std::optional<bool>> mSouthSlopes;
33 ::ll::TypedStorage<1, 2, ::std::optional<bool>> mWestSlopes;
34 ::ll::TypedStorage<1, 2, ::std::optional<bool>> mEastSlopes;
39 SteepMaterial& operator=(SteepMaterial
const&);
47 MCAPI ::SharedTypes::v1_20_60::MountainParametersBiomeJsonComponent::SteepMaterial&
50 MCAPI ~SteepMaterial();