3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/level/block/LiquidBlockBase.h"
36 MCAPI LiquidBlock(::std::string
const& nameId,
int id,
::Material const& material);
42 MCAPI
void _trySpreadTo(
47 uchar flowFromDirection
58 MCAPI
static bool _isLiquidBlocking(
62 uchar flowFromDirection
69 MCAPI
void* $ctor(::std::string
const& nameId,
int id,
::Material const& material);
85 MCAPI
static void** $vftable();
Definition BlockQueuedTickEvent.h:16
Definition BlockRandomTickEvent.h:16
Definition BlockSource.h:71
Definition LiquidBlockBase.h:26