net.minecraft.server.v1_9_R1

public class ServerCommand

kp
net.minecraft.command.ServerCommand
net.minecraft.server.v1_9_R1.ServerCommand

字段概要

修饰符与类型字段
public final String
a
field_73702_a
command
public final ICommandListener
b
field_73701_b
source

构造函数概要

修饰符构造函数
public (String arg0, ICommandListener arg1)