19 virtual ::BlockActor& getBlockActor() = 0;
21 virtual ::BlockActor
const& getBlockActor()
const = 0;
23 virtual ::BlockPos
const& getBlockActorPosition()
const = 0;
25 virtual ::BlockActorType getBlockActorType()
const = 0;
29 virtual int getTickCount()
const = 0;