net.minecraft.network.protocol.game

public record ServerboundDebugSubscriptionRequestPacket

implements Packet<ServerGamePacketListener>

ail
net.minecraft.network.protocol.game.ServerboundDebugSubscriptionRequestPacket
net.minecraft.class_9179
net.minecraft.network.packet.c2s.play.DebugSubscriptionRequestC2SPacket
net.minecraft.src.C_410999_
net.minecraft.network.protocol.game.ServerboundDebugSubscriptionRequestPacket

Field summary

Modifier and TypeField
private final Set<DebugSubscription<?>>
b
subscriptions
comp_4832
subscriptions
f_413385_
private static final StreamCodec<RegistryFriendlyByteBuf, Set<DebugSubscription<?>>>
c
SET_STREAM_CODEC
field_62791
TYPE_SET_CODEC
f_413511_
public static final StreamCodec<RegistryFriendlyByteBuf, ServerboundDebugSubscriptionRequestPacket>
a
STREAM_CODEC
field_48784
CODEC
f_413233_

Constructor summary

ModifierConstructor
public (Set<DebugSubscription<?>> arg0)

Method summary

Modifier and TypeMethod
public PacketType<ServerboundDebugSubscriptionRequestPacket>
a()
type()
method_65080()
getPacketType()
m_5779_()
public void
a(ahr arg0)
handle(ServerGamePacketListener arg0)
method_56620(class_2792 arg0)
apply(ServerPlayPacketListener arg0)
m_5797_(C_5145_ arg0)
public Set<DebugSubscription<?>>
b()
subscriptions()
comp_4832()
subscriptions()
f_413385_()