net.minecraft.server.command

public class TeamCommand

rx
net.minecraft.unmapped.C_13868912
net.minecraft.server.command.TeamCommand
net.minecraft.command.impl.TeamCommand

Field summary

Modifier and TypeField
private static final SimpleCommandExceptionType
a
f_07070917
TEAM_ALREADY_EXISTS_EXCEPTION
field_198793_a
private static final DynamicCommandExceptionType
b
f_50557630
TEAM_NAME_TOO_LONG_EXCEPTION
field_198794_b
private static final SimpleCommandExceptionType
c
f_64138173
TEAM_ALREADY_EMPTY_EXCEPTION
field_198796_d
private static final SimpleCommandExceptionType
d
f_19556202
TEAM_NAME_UNCHANGED_EXCEPTION
field_211921_d
private static final SimpleCommandExceptionType
e
f_60991088
TEAM_COLOR_UNCHANGED_EXCEPTION
field_198797_e
private static final SimpleCommandExceptionType
f
f_88415751
FRIENDLY_FIRE_ALREADY_ENABLED_EXCEPTION
field_198798_f
private static final SimpleCommandExceptionType
g
f_70480121
FRIENDLY_FIRE_ALREADY_DISABLED_EXCEPTION
field_198799_g
private static final SimpleCommandExceptionType
h
f_38112920
SHOW_FRIENDLY_INVISIBLES_ALREADY_ENABLED
field_198800_h
private static final SimpleCommandExceptionType
i
f_95632154
SHOW_FRIENDLY_INVISIBLES_ALREADY_DISABLED
field_198801_i
private static final SimpleCommandExceptionType
j
f_30474912
NAME_TAG_VISIBILITY_UNCHANGED_EXCEPTION
field_198802_j
private static final SimpleCommandExceptionType
k
f_03503472
DEATH_MESSAGE_VISIBILITY_UNCHANGED_EXCEPTION
field_198803_k
private static final SimpleCommandExceptionType
l
f_72660856
COLLISION_RULE_UNCHANGED_EXCEPTION
field_198804_l

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<bu> arg0)
m_17446345(com.mojang.brigadier.CommandDispatcher<C_30485881> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
func_198771_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
private static int
a(bu arg0, Collection<String> arg1)
m_50785236(C_30485881 arg0, Collection<String> arg1)
leaveTeam(CommandSourceStack source, Collection<String> members)
func_198786_a(CommandSource arg0, Collection<String> arg1)
private static int
a(bu arg0, cep arg1, Collection<String> arg2)
m_28990253(C_30485881 arg0, C_97595263 arg1, Collection<String> arg2)
joinTeam(CommandSourceStack source, Team team, Collection<String> members)
func_198768_a(CommandSource arg0, ScorePlayerTeam arg1, Collection<String> arg2)
private static int
a(bu arg0, cep arg1, cet$b arg2)
m_30269975(C_30485881 arg0, C_97595263 arg1, C_72624737$C_57654234 arg2)
setNameTagVisibility(CommandSourceStack source, Team team, AbstractTeam$Visibility visibility)
func_198777_a(CommandSource arg0, ScorePlayerTeam arg1, Team$EnumVisible arg2)
private static int
b(bu arg0, cep arg1, cet$b arg2)
m_69255539(C_30485881 arg0, C_97595263 arg1, C_72624737$C_57654234 arg2)
setDeathMessageVisibility(CommandSourceStack source, Team team, AbstractTeam$Visibility visibility)
func_198776_b(CommandSource arg0, ScorePlayerTeam arg1, Team$EnumVisible arg2)
private static int
a(bu arg0, cep arg1, cet$a arg2)
m_97683923(C_30485881 arg0, C_97595263 arg1, C_72624737$C_29781440 arg2)
setCollisionRule(CommandSourceStack source, Team team, AbstractTeam$CollisionRule rule)
func_198787_a(CommandSource arg0, ScorePlayerTeam arg1, Team$CollisionRule arg2)
private static int
a(bu arg0, cep arg1, boolean arg2)
m_60992629(C_30485881 arg0, C_97595263 arg1, boolean arg2)
setShowFriendlyInvisibles(CommandSourceStack source, Team team, boolean showFriendlyInvisibles)
func_198783_a(CommandSource arg0, ScorePlayerTeam arg1, boolean arg2)
private static int
b(bu arg0, cep arg1, boolean arg2)
m_57962205(C_30485881 arg0, C_97595263 arg1, boolean arg2)
setAllowFriendlyFire(CommandSourceStack source, Team team, boolean allowFriendlyFire)
func_198781_b(CommandSource arg0, ScorePlayerTeam arg1, boolean arg2)
private static int
a(bu arg0, cep arg1, ij arg2)
m_13753037(C_30485881 arg0, C_97595263 arg1, C_95231345 arg2)
setDisplayName(CommandSourceStack source, Team team, Text displayName)
func_211920_a(CommandSource arg0, ScorePlayerTeam arg1, ITextComponent arg2)
private static int
a(bu arg0, cep arg1, a arg2)
m_32431347(C_30485881 arg0, C_97595263 arg1, C_49122968 arg2)
setColor(CommandSourceStack source, Team team, Formatting color)
func_198757_a(CommandSource arg0, ScorePlayerTeam arg1, TextFormatting arg2)
private static int
a(bu arg0, cep arg1)
m_13076103(C_30485881 arg0, C_97595263 arg1)
clearTeam(CommandSourceStack source, Team team)
func_198788_a(CommandSource arg0, ScorePlayerTeam arg1)
private static int
b(bu arg0, cep arg1)
m_21665085(C_30485881 arg0, C_97595263 arg1)
removeTeam(CommandSourceStack source, Team team)
func_198784_b(CommandSource arg0, ScorePlayerTeam arg1)
private static int
a(bu arg0, String arg1)
m_61159273(C_30485881 arg0, String arg1)
addTeam(CommandSourceStack source, String name)
func_211916_a(CommandSource arg0, String arg1)
private static int
a(bu arg0, String arg1, ij arg2)
m_14848527(C_30485881 arg0, String arg1, C_95231345 arg2)
addTeam(CommandSourceStack source, String name, Text displayName)
func_211917_a(CommandSource arg0, String arg1, ITextComponent arg2)
private static int
c(bu arg0, cep arg1)
m_56690563(C_30485881 arg0, C_97595263 arg1)
listMembers(CommandSourceStack source, Team team)
func_198782_c(CommandSource arg0, ScorePlayerTeam arg1)
private static int
a(bu arg0)
m_49640225(C_30485881 arg0)
listTeams(CommandSourceStack source)
func_198792_a(CommandSource arg0)
private static int
b(bu arg0, cep arg1, ij arg2)
m_57830616(C_30485881 arg0, C_97595263 arg1, C_95231345 arg2)
setPrefix(CommandSourceStack source, Team team, Text prefix)
func_207515_a(CommandSource arg0, ScorePlayerTeam arg1, ITextComponent arg2)
private static int
c(bu arg0, cep arg1, ij arg2)
m_97730689(C_30485881 arg0, C_97595263 arg1, C_95231345 arg2)
setSuffix(CommandSourceStack source, Team team, Text suffix)
func_207517_b(CommandSource arg0, ScorePlayerTeam arg1, ITextComponent arg2)