Package ws.siri.jscore.behaviour.command
Class EvaluateCommand
java.lang.Object
ws.siri.jscore.behaviour.command.EvaluateCommand
/jscore eval <script>
Evaluate script content at scope "repo"
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intevaluate(com.mojang.brigadier.context.CommandContext<net.fabricmc.fabric.api.client.command.v2.FabricClientCommandSource> context)
-
Constructor Details
-
EvaluateCommand
public EvaluateCommand()
-
-
Method Details
-
evaluate
public static int evaluate(com.mojang.brigadier.context.CommandContext<net.fabricmc.fabric.api.client.command.v2.FabricClientCommandSource> context)
-