3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/attribute/AttributeBuff.h"
7#include "mc/world/attribute/AttributeBuffType.h"
21 virtual bool isInstantaneous()
const ;
24 virtual bool isSerializable()
const ;
36 MCNAPI
void*
$ctor(
float amount, ::AttributeBuffType type);
Definition AttributeBuff.h:14
Definition InstantaneousAttributeBuff.h:9
static MCAPI void ** $vftable()
MCAPI bool $isInstantaneous() const
MCAPI bool $isSerializable() const
MCAPI InstantaneousAttributeBuff(float amount, ::AttributeBuffType type)
MCAPI void * $ctor(float amount, ::AttributeBuffType type)