net.minecraft.server

public class ConsoleInput

acu
net.minecraft.server.ConsoleInput
net.minecraft.class_2976
net.minecraft.server.dedicated.PendingServerCommand
net.minecraft.src.C_5272_
net.minecraft.server.ServerCommand

字段概要

修饰符与类型字段
public final String
a
msg
field_13377
command
f_135928_
public final CommandSourceStack
b
source
field_13378
source
f_135929_

构造函数概要

修饰符构造函数
public (String command, CommandSourceStack commandSource)