LeviLamina
|
Public Member Functions | |
LLAPI void | serialize (CompoundTag &) const override |
LLNDAPI MinecraftCommands & | minecraftCommands () const |
LLNDAPI CommandContext const & | commandContext () const |
LLNDAPI bool const & | suppressOutput () const |
Protected Member Functions | |
constexpr | ExecuteCommandEvent (MinecraftCommands &minecraftCommands, CommandContext &commandContext, bool &suppressOutput) |
Protected Attributes | |
CommandContext & | mCommandContext |
bool & | mSuppressOutput |