|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.minecraft.command.ServerCommand
public class ServerCommand
| Field Summary | |
|---|---|
String |
command
The command string. |
ICommandSender |
sender
|
| Constructor Summary | |
|---|---|
ServerCommand(String par1Str,
ICommandSender par2ICommandSender)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final String command
public final ICommandSender sender
| Constructor Detail |
|---|
public ServerCommand(String par1Str,
ICommandSender par2ICommandSender)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||