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