4everCraft Mod
Toggle table of contents
0.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
4everCraft Mod
4everCraft Mod
/
com.evermod.mcp.safety
/
CommandResult
/
CommandResult
Command
Result
constructor
(
success
:
Boolean
,
message
:
String
,
originalCommand
:
String
,
executionTimeMs
:
Long
,
blocksAffected
:
Int
=
0
,
entitiesAffected
:
Int
=
0
)
(
source
)