History - net.minecraft.network.packet.s2c.play.TeamS2CPacket

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

int: MAX_VISIBILITY_LENGTH, field_33351, FIRST_MAX_VISIBILITY_OR_COLLISION_RULE_LENGTH

int: MAX_COLLISION_LENGTH, field_33352, SECOND_MAX_VISIBILITY_OR_COLLISION_RULE_LENGTH

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.network.protocol.game.ClientboundSetPlayerTeamPacket

net.minecraft.class_5900

net.minecraft.network.packet.s2c.play.TeamS2CPacket

Fields

PacketCodec<RegistryByteBuf, TeamS2CPacket>: STREAM_CODEC, field_47987, CODEC

int: METHOD_ADD, field_33346, ADD

int: METHOD_REMOVE, field_33347, REMOVE

int: METHOD_CHANGE, field_33348, UPDATE

int: METHOD_JOIN, field_33349, ADD_PLAYERS

int: METHOD_LEAVE, field_33350, REMOVE_PLAYERS

int: MAX_VISIBILITY_LENGTH, field_33351, FIRST_MAX_VISIBILITY_OR_COLLISION_RULE_LENGTH

int: MAX_COLLISION_LENGTH, field_33352, SECOND_MAX_VISIBILITY_OR_COLLISION_RULE_LENGTH

int: method, field_29151, packetType

String: name, field_29152, teamName

Collection<String>: players, field_29153, playerNames

Optional<TeamS2CPacket$SerializableTeam>: parameters, field_29154, team

Constructors

(String, int, Optional<TeamS2CPacket$SerializableTeam>, Collection<String>)

(RegistryByteBuf)

Methods

TeamS2CPacket (Team, boolean): createAddOrModifyPacket, method_34172, updateTeam

TeamS2CPacket (Team): createRemovePacket, method_34170, updateRemovedTeam

TeamS2CPacket (Team, String, TeamS2CPacket$Operation): createPlayerPacket, method_34171, changePlayerTeam

void (RegistryByteBuf): write, method_55934, write

boolean (int): shouldHavePlayerList, method_34169, containsPlayers

boolean (int): shouldHaveParameters, method_34175, containsTeamInfo

TeamS2CPacket$Operation (): getPlayerAction, method_34174, getPlayerListOperation

TeamS2CPacket$Operation (): getTeamAction, method_34176, getTeamOperation

PacketType<TeamS2CPacket> (): type, method_65080, getPacketType

void (ClientPlayPacketListener): handle, method_34173, apply

String (): getName, method_34177, getTeamName

Collection<String> (): getPlayers, method_34178, getPlayerNames

Optional<TeamS2CPacket$SerializableTeam> (): getParameters, method_34179, getTeam

void (PacketListener): handle, method_65081, apply

IllegalStateException (): lambda$write$0, method_34180, method_34180