JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
mindustry.core
Interface NetServer.InvalidCommandHandler
Enclosing class:
NetServer
public static interface
NetServer.InvalidCommandHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
handle
(mindustry.gen.Player player, arc.util.CommandHandler.CommandResponse response)
Method Details
handle
String
handle
(mindustry.gen.Player player, arc.util.CommandHandler.CommandResponse response)