net.minecraft.network.protocol.game

public class ClientboundSetPlayerTeamPacket$Parameters

agl$b
net.minecraft.network.protocol.game.ClientboundSetPlayerTeamPacket$Parameters
net.minecraft.class_5900$class_5902
net.minecraft.network.packet.s2c.play.TeamS2CPacket$SerializableTeam
net.minecraft.network.protocol.game.PacketPlayOutScoreboardTeam$b

Field summary

Modifier and TypeField
private final Component
a
displayName
field_29158
displayName
private final Component
b
playerPrefix
field_29159
prefix
private final Component
c
playerSuffix
field_29160
suffix
private final String
d
nametagVisibility
field_29161
nameTagVisibilityRule
private final String
e
collisionRule
field_29162
collisionRule
private final ChatFormatting
f
color
field_29163
color
private final int
g
options
field_29164
friendlyFlags

Constructor summary

ModifierConstructor
public (PlayerTeam team)
public (RegistryFriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
public Component
a()
getDisplayName()
method_34181()
getDisplayName()
public int
b()
getOptions()
method_34183()
getFriendlyFlagsBitwise()
public ChatFormatting
c()
getColor()
method_34184()
getColor()
public String
d()
getNametagVisibility()
method_34185()
getNameTagVisibilityRule()
public String
e()
getCollisionRule()
method_34186()
getCollisionRule()
public Component
f()
getPlayerPrefix()
method_34187()
getPrefix()
public Component
g()
getPlayerSuffix()
method_34188()
getSuffix()
public void
a(xg arg0)
write(RegistryFriendlyByteBuf arg0)
method_34182(class_9129 arg0)
write(RegistryByteBuf buf)