endstone::BlockCommandSender
Represents a block command sender.
Bases: endstone::CommandSender
Functions:
| Name | Description |
|---|---|
getBlock | Returns the block this command sender belongs to. |
getBlock
std::unique_ptr<Block> getBlock() constReturns the block this command sender belongs to.
Returns:
Block for the command sender
Last updated on