public abstract class Team extends Object
| Constructor and Description |
|---|
Team() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
func_142053_d(String s) |
abstract String |
func_96661_b() |
abstract boolean |
func_98297_h() |
abstract boolean |
getAllowFriendlyFire() |
boolean |
isSameTeam(Team par1Team)
Same as ==
|