Botcraft 1.21.4
Loading...
Searching...
No Matches
ProtocolCraft::ClientboundSetPlayerTeamPacket Member List

This is the complete list of members for ProtocolCraft::ClientboundSetPlayerTeamPacket, including all inherited members.

DECLARE_READ_WRITE_SERIALIZEProtocolCraft::ClientboundSetPlayerTeamPacket
DEFINE_CONDITION(Method02, GetMethod()==0||GetMethod()==2)ProtocolCraft::ClientboundSetPlayerTeamPacket
DEFINE_CONDITION(Method034, GetMethod()==0||GetMethod()==3||GetMethod()==4)ProtocolCraft::ClientboundSetPlayerTeamPacket
Dispatch(Handler *handler)ProtocolCraft::Messageinline
DispatchImpl(Handler *handler) overrideProtocolCraft::BaseMessage< ClientboundSetPlayerTeamPacket >protectedvirtual
GetId() const overrideProtocolCraft::BaseMessage< ClientboundSetPlayerTeamPacket >virtual
GetName() const overrideProtocolCraft::BaseMessage< ClientboundSetPlayerTeamPacket >inlinevirtual
packet_nameProtocolCraft::ClientboundSetPlayerTeamPacketstatic
Read(ReadIterator &iter, size_t &length)ProtocolCraft::NetworkTypeinlinevirtual
ReadImpl(ReadIterator &iter, size_t &length)=0ProtocolCraft::NetworkTypeprotectedpure virtual
Serialize() constProtocolCraft::NetworkTypeinlinevirtual
SERIALIZED_FIELD(Name_, std::string)ProtocolCraft::ClientboundSetPlayerTeamPacket
SERIALIZED_FIELD(Method, char)ProtocolCraft::ClientboundSetPlayerTeamPacket
SERIALIZED_FIELD(DisplayName, Internal::Conditioned< Chat, &THIS::Method02 >)ProtocolCraft::ClientboundSetPlayerTeamPacket
SERIALIZED_FIELD(Options, Internal::Conditioned< char, &THIS::Method02 >)ProtocolCraft::ClientboundSetPlayerTeamPacket
SERIALIZED_FIELD(NametagVisibility, Internal::Conditioned< std::string, &THIS::Method02 >)ProtocolCraft::ClientboundSetPlayerTeamPacket
SERIALIZED_FIELD(CollisionRule, Internal::Conditioned< std::string, &THIS::Method02 >)ProtocolCraft::ClientboundSetPlayerTeamPacket
SERIALIZED_FIELD(Color, Internal::Conditioned< VarInt, &THIS::Method02 >)ProtocolCraft::ClientboundSetPlayerTeamPacket
SERIALIZED_FIELD(PlayerPrefix, Internal::Conditioned< Chat, &THIS::Method02 >)ProtocolCraft::ClientboundSetPlayerTeamPacket
SERIALIZED_FIELD(PlayerSuffix, Internal::Conditioned< Chat, &THIS::Method02 >)ProtocolCraft::ClientboundSetPlayerTeamPacket
SERIALIZED_FIELD(Players, Internal::Conditioned< std::vector< std::string >, &THIS::Method034 >)ProtocolCraft::ClientboundSetPlayerTeamPacket
SerializeImpl() const =0ProtocolCraft::NetworkTypeprotectedpure virtual
THIS typedefProtocolCraft::BaseMessage< ClientboundSetPlayerTeamPacket >protected
Write(WriteContainer &container) const overrideProtocolCraft::Messageinlinevirtual
WriteImpl(WriteContainer &container) const =0ProtocolCraft::NetworkTypeprotectedpure virtual
~BaseMessage() overrideProtocolCraft::BaseMessage< ClientboundSetPlayerTeamPacket >inlinevirtual
~Message()ProtocolCraft::Messageinlinevirtual
~NetworkType()ProtocolCraft::NetworkTypeinlinevirtual