Class ClientboundTabListPacket
java.lang.Object
net.minecraft.network.protocol.game.ClientboundTabListPacket
- All Implemented Interfaces:
Packet<ClientGamePacketListener>
-
Field Summary
-
Constructor Summary
ConstructorDescriptionClientboundTabListPacket
(Component p_179430_, Component p_179431_) ClientboundTabListPacket
(FriendlyByteBuf p_179428_) -
Method Summary
Modifier and TypeMethodDescriptionvoid
handle
(ClientGamePacketListener p_133488_) void
write
(FriendlyByteBuf p_133491_) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.network.protocol.Packet
isSkippable
-
Field Details
-
header
-
-
Constructor Details
-
ClientboundTabListPacket
-
ClientboundTabListPacket
-
-
Method Details
-
write
- Specified by:
write
in interfacePacket<ClientGamePacketListener>
-
handle
- Specified by:
handle
in interfacePacket<ClientGamePacketListener>
-
getHeader
-