net.minecraft.server.command

public class ScoreboardCommand

extends AbstractCommand

All mapped superinterfaces:

Command

ck
net.minecraft.unmapped.C_03735476
net.minecraft.server.command.ScoreboardCommand

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public String
c()
m_72533879()
getName()
public int
a()
m_09735553()
getRequiredPermissionLevel()
public String
c(ae arg0)
m_81771772(C_23078083 arg0)
getUsage(CommandSource arg0)
public void
a(ae arg0, String[] arg1)
m_57379810(C_23078083 arg0, String[] arg1)
run(CommandSource arg0, String[] arg1)
private boolean
b(ae arg0, String[] arg1)
m_32827320(C_23078083 arg0, String[] arg1)
runWildcard(CommandSource source, String[] args)
protected Scoreboard
d()
m_68112212()
getScoreboard()
protected ScoreboardObjective
a(String arg0, boolean arg1)
m_93358084(String arg0, boolean arg1)
getObjective(String name, boolean write)
protected Team
e(String arg0)
m_04480891(String arg0)
getTeam(String name)
protected void
b(ae arg0, String[] arg1, int arg2)
m_38165772(C_23078083 arg0, String[] arg1, int arg2)
addObjective(CommandSource source, String[] args, int index)
protected void
c(ae arg0, String[] arg1, int arg2)
m_88069876(C_23078083 arg0, String[] arg1, int arg2)
addTeam(CommandSource source, String[] args, int index)
protected void
d(ae arg0, String[] arg1, int arg2)
m_18111732(C_23078083 arg0, String[] arg1, int arg2)
updateTeam(CommandSource source, String[] args, int index)
protected void
e(ae arg0, String[] arg1, int arg2)
m_97230868(C_23078083 arg0, String[] arg1, int arg2)
removeTeam(CommandSource source, String[] args, int index)
protected void
f(ae arg0, String[] arg1, int arg2)
m_85248387(C_23078083 arg0, String[] arg1, int arg2)
listTeams(CommandSource source, String[] args, int index)
protected void
g(ae arg0, String[] arg1, int arg2)
m_67518562(C_23078083 arg0, String[] arg1, int arg2)
joinTeam(CommandSource source, String[] args, int index)
protected void
h(ae arg0, String[] arg1, int arg2)
m_38031632(C_23078083 arg0, String[] arg1, int arg2)
leaveTeam(CommandSource source, String[] args, int index)
protected void
i(ae arg0, String[] arg1, int arg2)
m_04582615(C_23078083 arg0, String[] arg1, int arg2)
emptyTeam(CommandSource source, String[] args, int index)
protected void
h(ae arg0, String arg1)
m_98243947(C_23078083 arg0, String arg1)
removeObjective(CommandSource source, String name)
protected void
d(ae arg0)
m_91241087(C_23078083 arg0)
listObjectives(CommandSource source)
protected void
j(ae arg0, String[] arg1, int arg2)
m_70328012(C_23078083 arg0, String[] arg1, int arg2)
setDisplayObjective(CommandSource source, String[] args, int index)
protected void
k(ae arg0, String[] arg1, int arg2)
m_62649927(C_23078083 arg0, String[] arg1, int arg2)
listPlayers(CommandSource source, String[] args, int index)
protected void
l(ae arg0, String[] arg1, int arg2)
m_52262917(C_23078083 arg0, String[] arg1, int arg2)
setScore(CommandSource source, String[] args, int index)
protected void
m(ae arg0, String[] arg1, int arg2)
m_44796837(C_23078083 arg0, String[] arg1, int arg2)
resetScore(CommandSource source, String[] args, int index)
protected void
n(ae arg0, String[] arg1, int arg2)
m_26427855(C_23078083 arg0, String[] arg1, int arg2)
enableTrigger(CommandSource source, String[] args, int index)
protected void
o(ae arg0, String[] arg1, int arg2)
m_52232394(C_23078083 arg0, String[] arg1, int arg2)
testScore(CommandSource source, String[] args, int index)
protected void
p(ae arg0, String[] arg1, int arg2)
m_62879754(C_23078083 arg0, String[] arg1, int arg2)
modifyScore(CommandSource source, String[] args, int index)
public List
a(ae arg0, String[] arg1, dt arg2)
m_74370043(C_23078083 arg0, String[] arg1, C_32594356 arg2)
getSuggestions(CommandSource arg0, String[] arg1, BlockPos arg2)
protected List
a(boolean arg0)
m_78904378(boolean arg0)
getObjectives(boolean write)
protected List
e()
m_58991372()
getTriggers()
public boolean
b(String[] arg0, int arg1)
m_73851468(String[] arg0, int arg1)
hasTargetSelectorAt(String[] arg0, int arg1)