Uses of Record Class
net.minecraft.network.packet.c2s.play.DebugSampleSubscriptionC2SPacket
Package
Description
-
Uses of DebugSampleSubscriptionC2SPacket in net.minecraft.network.listener
Modifier and TypeMethodDescriptionvoid
ServerPlayPacketListener.onDebugSampleSubscription
(DebugSampleSubscriptionC2SPacket packet) -
Uses of DebugSampleSubscriptionC2SPacket in net.minecraft.network.packet
Modifier and TypeFieldDescriptionstatic final PacketType
<DebugSampleSubscriptionC2SPacket> PlayPackets.DEBUG_SAMPLE_SUBSCRIPTION
-
Uses of DebugSampleSubscriptionC2SPacket in net.minecraft.network.packet.c2s.play
Modifier and TypeFieldDescriptionstatic final PacketCodec
<PacketByteBuf, DebugSampleSubscriptionC2SPacket> DebugSampleSubscriptionC2SPacket.CODEC
-
Uses of DebugSampleSubscriptionC2SPacket in net.minecraft.server.network
Modifier and TypeMethodDescriptionvoid
ServerPlayNetworkHandler.onDebugSampleSubscription
(DebugSampleSubscriptionC2SPacket packet)