13struct PossibleTransformation {
17 ::ll::TypedStorage<8, 24, ::std::vector<::std::pair<::Biome const*, uint>>> mTransformsInto;
18 ::ll::TypedStorage<8, 64, ::BiomeFilterGroup> mCondition;
19 ::ll::TypedStorage<4, 4, uint> mMinPassingNeighbors;
24 PossibleTransformation();
29 MCAPI PossibleTransformation(::PossibleTransformation
const&);
31 MCAPI ::PossibleTransformation& operator=(::PossibleTransformation
const&);
33 MCAPI ~PossibleTransformation();
39 MCAPI
void* $ctor(::PossibleTransformation
const&);