Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
fCraft
Commands
C# Class fCraft.Commands
Mostrar archivo
Open project: fragmer/fCraft
Class Usage Examples
Public Properties
Property
Type
Description
standardCommands
StandardCommands
Private Methods
Method
Description
AddCommand
(
string
command
,
CommandHandler
handler
,
bool
isConsoleSafe
) :
void
Commands
(
World
_world
) :
System
GetMessageType
(
string
message
) :
MessageType
ParseCommand
(
Player
player
,
string
message
,
bool
fromConsole
) :
void
Property Details
standardCommands
public_oe property
public
StandardCommands,fCraft
standardCommands
return
StandardCommands