17 ::ll::TypedStorage<1, 1, bool> isOnSurface;
18 ::ll::TypedStorage<1, 1, bool> isInWater;
19 ::ll::TypedStorage<1, 1, bool> isInBubble;
20 ::ll::TypedStorage<1, 1, bool> isInLava;
21 ::ll::TypedStorage<1, 1, bool> isUnderground;
22 ::ll::TypedStorage<8, 8, uint64> delayEndWorldAge;
23 ::ll::TypedStorage<4, 4, int> rawBrightness;
24 ::ll::TypedStorage<4, 12, ::BlockPos> pos;
30 MCAPI static ::SpawnConditions