3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/level/block/actor/LabTableReactionType.h"
48 ::LabTableReactionType type,
57 MCNAPI
void addComponent(::std::unique_ptr<::LabTableReactionComponent> comp);
65 MCNAPI static ::std::unique_ptr<::LabTableReaction>
73 $ctor(::LabTableReactionType type,
::BlockPos const& pos,
bool isClientSide,
int maxLifetime,
int startDelay);
Definition ItemStack.h:25
Definition LabTableReactionComponent.h:11
Definition LabTableReaction.h:16
MCAPI void addResultItem(::ItemStack const &resultItem)
MCAPI void addComponent(::std::unique_ptr<::LabTableReactionComponent > comp)
MCAPI::Vec3 _getTableTop() const
static MCAPI ::std::unique_ptr<::LabTableReaction > createReaction(::LabTableReactionType type, ::BlockPos const &pos, bool isClientSide)
MCAPI LabTableReaction(::LabTableReactionType type, ::BlockPos const &pos, bool isClientSide, int maxLifetime, int startDelay)
static MCAPI void ** $vftable()
MCAPI void * $ctor(::LabTableReactionType type, ::BlockPos const &pos, bool isClientSide, int maxLifetime, int startDelay)