Uses of Record Class
net.minecraft.network.protocol.game.ServerboundDebugSampleSubscriptionPacket
-
Uses of ServerboundDebugSampleSubscriptionPacket in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final PacketType
<ServerboundDebugSampleSubscriptionPacket> GamePacketTypes.SERVERBOUND_DEBUG_SAMPLE_SUBSCRIPTION
ServerboundDebugSampleSubscriptionPacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleDebugSampleSubscription
(ServerboundDebugSampleSubscriptionPacket p_323727_) -
Uses of ServerboundDebugSampleSubscriptionPacket in net.minecraft.server.network
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleDebugSampleSubscription
(ServerboundDebugSampleSubscriptionPacket p_324293_)