net.minecraft.network.protocol.game

public class ClientboundSetPlayerTeamPacket$Parameters

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

Field summary

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

Constructor summary

ModifierConstructor
public (PlayerTeam team)
public (FriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
public Component
a()
getDisplayName()
method_34181()
getDisplayName()
m_179363_()
public int
b()
getOptions()
method_34183()
getFriendlyFlagsBitwise()
m_179366_()
public ChatFormatting
c()
getColor()
method_34184()
getColor()
m_179367_()
public String
d()
getNametagVisibility()
method_34185()
getNameTagVisibilityRule()
m_179368_()
public String
e()
getCollisionRule()
method_34186()
getCollisionRule()
m_179369_()
public Component
f()
getPlayerPrefix()
method_34187()
getPrefix()
m_179370_()
public Component
g()
getPlayerSuffix()
method_34188()
getSuffix()
m_179371_()
public void
a(qx arg0)
write(FriendlyByteBuf arg0)
method_34182(class_2540 arg0)
write(PacketByteBuf buf)
m_179364_(C_4983_ arg0)