net.minecraft.network.protocol.game

public record ServerboundClientTickEndPacket

implements Packet<ServerGamePacketListener>

ahr
net.minecraft.network.protocol.game.ServerboundClientTickEndPacket
net.minecraft.class_9836

Field summary

Modifier and TypeField
public static final ServerboundClientTickEndPacket
a
INSTANCE
field_52333
public static final StreamCodec<io.netty.buffer.ByteBuf, ServerboundClientTickEndPacket>
b
STREAM_CODEC
field_52334

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public PacketType<ServerboundClientTickEndPacket>
a()
type()
method_65080()
public void
a(ahf arg0)
handle(ServerGamePacketListener arg0)
method_61221(class_2792 arg0)