net.minecraft.network.protocol.game

public record ServerboundDebugSubscriptionRequestPacket

implements Packet<ServerGamePacketListener>

aiv
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

字段概要

修饰符与类型字段
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_

构造函数概要

修饰符构造函数
public (Set<DebugSubscription<?>> subscriptions)

方法概要

修饰符与类型方法
public PacketType<ServerboundDebugSubscriptionRequestPacket>
a()
type()
method_65080()
getPacketType()
m_5779_()
public void
a(aib 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_()