8struct ServerBlockProperty {
12 ::ll::TypedStorage<8, 32, ::std::string> mName;
13 ::ll::TypedStorage<8, 24, ::CompoundTag> mTag;
18 ServerBlockProperty();
23 MCAPI ServerBlockProperty(::ServerBlockProperty
const& other);
25 MCAPI ::ServerBlockProperty& operator=(::ServerBlockProperty
const& other);
31 MCAPI
void* $ctor(::ServerBlockProperty
const& other);