Skip to Content
⚠ Under Construction
ReferenceC++ APIBlockCommandSender

endstone::BlockCommandSender

Represents a block command sender.

Bases: endstone::CommandSender

Functions:

NameDescription
getBlockReturns the block this command sender belongs to.

getBlock

std::unique_ptr<Block> getBlock() const

Returns the block this command sender belongs to.

Returns:

Block for the command sender

Last updated on