|
|
ExecuteContextCommandOrigin & | operator= (ExecuteContextCommandOrigin const &) |
|
| ExecuteContextCommandOrigin (ExecuteContextCommandOrigin const &) |
| virtual::std::string const & | getRequestId () const |
| virtual::std::string | getName () const |
| virtual::BlockPos | getBlockPosition () const |
| virtual::Vec3 | getWorldPosition () const |
| virtual ::std::optional<::Vec2 > | getRotation () const |
| virtual::Actor * | getEntity () const |
| virtual::CommandPermissionLevel | getPermissionsLevel () const |
| virtual::CommandOriginType | getOriginType () const |
| virtual bool | isValid () const |
| virtual ::std::unique_ptr<::CommandOrigin > | clone () const |
|
virtual::CompoundTag | serialize () const |
| virtual void | updateValues () |
|
virtual::Vec3 const | getExecutePosition (int version, ::CommandPositionFloat const &commandPosition) const |
| virtual::Level * | getLevel () const |
| virtual::Dimension * | getDimension () const |
|
MCFOLD::std::string const & | $getRequestId () const |
|
MCAPI::std::string | $getName () const |
|
MCFOLD::BlockPos | $getBlockPosition () const |
|
MCAPI::Vec3 | $getWorldPosition () const |
|
MCAPI ::std::optional<::Vec2 > | $getRotation () const |
|
MCAPI::Actor * | $getEntity () const |
|
MCFOLD::CommandPermissionLevel | $getPermissionsLevel () const |
|
MCFOLD::CommandOriginType | $getOriginType () const |
|
MCAPI bool | $isValid () const |
|
MCAPI ::std::unique_ptr<::CommandOrigin > | $clone () const |
|
MCAPI::CompoundTag | $serialize () const |
|
MCAPI void | $updateValues () |
|
MCAPI::Vec3 const | $getExecutePosition (int version, ::CommandPositionFloat const &commandPosition) const |
|
MCFOLD::Level * | $getLevel () const |
|
MCAPI::Dimension * | $getDimension () const |
|
LLNDAPI std::string | getLocaleCode () const |
|
virtual ::std::optional<::BlockPos > | getCursorHitBlockPos () const |
|
virtual ::std::optional<::Vec3 > | getCursorHitPos () const |
|
virtual bool | hasChatPerms () const |
|
virtual bool | hasTellPerms () const |
|
virtual bool | canUseAbility (::AbilitiesIndex abilityIndex) const |
|
virtual bool | isWorldBuilder () const |
|
virtual bool | canUseCommandsWithoutCheatsEnabled () const |
|
virtual bool | isSelectorExpansionAllowed () const |
|
virtual::NetworkIdentifier const & | getSourceId () const |
|
virtual::SubClientId | getSourceSubId () const |
|
virtual::CommandOrigin const & | getOutputReceiver () const |
|
virtual::CommandOriginIdentity | getIdentity () const |
|
virtual::CommandOriginData | toCommandOriginData () const |
|
virtual::mce::UUID const & | getUUID () const |
|
virtual void | handleCommandOutputCallback (int successCount, ::std::string &&messages) const |
|
virtual bool | requiresValidLevel () const |
|
virtual void | _setUUID (::mce::UUID const &uuid) |
|
MCAPI ::std::unique_ptr<::CommandArea > | getAreaAt (::BlockPos const &pos, int commandVersion) const |
|
MCAPI ::std::unique_ptr<::CommandArea > | getAreaAt (::BlockPos const &min, ::BlockPos const &max, int commandVersion, bool allowUnloadedChunks) const |
|
MCAPI ::std::unique_ptr<::CommandArea > | getAreaAtWithBuffer (::BlockPos const &min, ::BlockPos const &max, int commandVersion, bool allowUnloadedChunks) const |
|
MCFOLD ::std::optional<::BlockPos > | $getCursorHitBlockPos () const |
|
MCFOLD ::std::optional<::Vec3 > | $getCursorHitPos () const |
|
MCAPI bool | $hasChatPerms () const |
|
MCAPI bool | $hasTellPerms () const |
|
MCAPI bool | $isWorldBuilder () const |
|
MCFOLD bool | $canUseCommandsWithoutCheatsEnabled () const |
|
MCAPI bool | $isSelectorExpansionAllowed () const |
|
MCAPI::NetworkIdentifier const & | $getSourceId () const |
|
MCFOLD::SubClientId | $getSourceSubId () const |
|
MCFOLD::CommandOrigin const & | $getOutputReceiver () const |
|
MCAPI::CommandOriginIdentity | $getIdentity () const |
|
MCAPI::CommandOriginData | $toCommandOriginData () const |
|
MCFOLD::mce::UUID const & | $getUUID () const |
|
MCFOLD void | $handleCommandOutputCallback (int successCount, ::std::string &&messages) const |
|
MCFOLD bool | $requiresValidLevel () const |
|
MCFOLD void | $_setUUID (::mce::UUID const &uuid) |
|
|
::ll::TypedStorage< 8, 8, ::ActorUniqueID > | mExecutionEntity |
|
::ll::TypedStorage< 4, 12, ::std::optional<::Vec2 > > | mRotation |
|
::ll::TypedStorage< 4, 12, ::Vec3 > | mPosition |
|
::ll::TypedStorage< 8, 8, ::ActorUniqueID > | mRotationEntity |
|
::ll::TypedStorage< 8, 8, ::ActorUniqueID > | mPositionEntity |
|
::ll::TypedStorage< 4, 4, ::SharedTypes::Legacy::ActorLocation > | mAnchor |
|
::ll::TypedStorage< 4, 4, ::DimensionType > | mDimensionType |
|
::ll::TypedStorage< 8, 8, ::Level & > | mLevel |
|
::ll::TypedStorage< 4, 4, int > | mVersion |
|
::ll::TypedStorage< 8, 16, ::mce::UUID > | mUUID |