OtherTrailblazeTool

data class OtherTrailblazeTool(val raw: <Error class: unknown class>) : TrailblazeTool

Holds the raw JSON for commands that are not on the classpath.

This happens when the server or logs sees a client defined command.

Constructors

Link copied to clipboard
constructor(raw: <Error class: unknown class>)

Properties

Link copied to clipboard
val raw: <Error class: unknown class>