Package net.minecraft.src
Class ScorePlayerTeam
java.lang.Object
net.minecraft.src.Team
net.minecraft.src.ScorePlayerTeam
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringformatPlayerName(Team par0Team, String par1Str) Returns the player name including the color prefixes and suffixesfunc_142053_d(String par1Str) voidfunc_96662_c(String par1Str) voidfunc_96664_a(String par1Str) voidfunc_96666_b(String par1Str) booleanvoidfunc_98298_a(int par1) intvoidfunc_98300_b(boolean par1) booleanReturns the color prefix for the player's team nameReturns the color suffix for the player's team namevoidsetAllowFriendlyFire(boolean par1) Methods inherited from class net.minecraft.src.Team
isSameTeam
-
Constructor Details
-
ScorePlayerTeam
-
-
Method Details
-
func_96661_b
- Specified by:
func_96661_bin classTeam
-
func_96669_c
-
func_96664_a
-
getMembershipCollection
-
getColorPrefix
Returns the color prefix for the player's team name -
func_96666_b
-
getColorSuffix
Returns the color suffix for the player's team name -
func_96662_c
-
func_142053_d
- Specified by:
func_142053_din classTeam
-
formatPlayerName
Returns the player name including the color prefixes and suffixes -
getAllowFriendlyFire
public boolean getAllowFriendlyFire()- Specified by:
getAllowFriendlyFirein classTeam
-
setAllowFriendlyFire
public void setAllowFriendlyFire(boolean par1) -
func_98297_h
public boolean func_98297_h()- Specified by:
func_98297_hin classTeam
-
func_98300_b
public void func_98300_b(boolean par1) -
func_98299_i
public int func_98299_i() -
func_98298_a
public void func_98298_a(int par1)
-