net.minecraft.server.v1_12_R1

public class ServerCommand

nk
net.minecraft.server.dedicated.PendingCommand
net.minecraft.server.v1_12_R1.ServerCommand

字段概要

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

构造函数概要

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