BedrockPlayerImpl.handleCommandRequestPacket

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void handleCommandRequestPacket(string command, uint type, string requestId, uint playerId)
    class BedrockPlayerImpl(uint __protocol)
    protected
    void
    handleCommandRequestPacket
    (
    string command
    ,
    uint type
    ,
    string requestId
    ,)
  2. void handleCommandRequestPacket(string command, uint type, Types.McpeUuid uuid, string requestId, uint playerId, bool internal)

Meta