21 ::ll::TypedStorage<4, 4, ::SpawnCategory::Type> mType;
22 ::ll::TypedStorage<8, 48, ::HashedString> mId;
23 ::ll::TypedStorage<1, 1, bool> mIsSummonable;
24 ::ll::TypedStorage<1, 1, bool> mImmuneFire;
25 ::ll::TypedStorage<4, 4, float> mHeight;
26 ::ll::TypedStorage<4, 4, float> mWidth;
32 MCAPI
bool isBlockDangerous(
::Block const& block)
const;
34 MCAPI ::AABB spawnAabb(
float x,
float y,
float z)
const;