3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/level/block/SlabBlock.h"
15namespace BlockEvents {
class BlockPlayerInteractEvent; }
35 virtual ::CopperBehavior
const* tryGetCopperBehavior()
const ;
44 virtual void _addHardCodedBlockComponents(
::Experiments const& experiments) ;
65 MCAPI ::CopperBehavior
const* $tryGetCopperBehavior()
const;
71 MCAPI
void $_addHardCodedBlockComponents(
::Experiments const& experiments);
77 MCAPI
static void** $vftable();
Definition BlockPlayerInteractEvent.h:15
Definition BlockSource.h:67
Definition CopperBehavior.h:13
Definition CutCopperSlab.h:18
Definition Experiments.h:14
Definition SlabBlock.h:25