Uses of Record Class
net.minecraft.network.protocol.game.ServerboundDebugSampleSubscriptionPacket
Packages that use ServerboundDebugSampleSubscriptionPacket
-
Uses of ServerboundDebugSampleSubscriptionPacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ServerboundDebugSampleSubscriptionPacketModifier and TypeFieldDescriptionstatic final PacketType
<ServerboundDebugSampleSubscriptionPacket> GamePacketTypes.SERVERBOUND_DEBUG_SAMPLE_SUBSCRIPTION
ServerboundDebugSampleSubscriptionPacket.STREAM_CODEC
Methods in net.minecraft.network.protocol.game that return types with arguments of type ServerboundDebugSampleSubscriptionPacketMethods in net.minecraft.network.protocol.game with parameters of type ServerboundDebugSampleSubscriptionPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleDebugSampleSubscription
(ServerboundDebugSampleSubscriptionPacket p_323727_) -
Uses of ServerboundDebugSampleSubscriptionPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundDebugSampleSubscriptionPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleDebugSampleSubscription
(ServerboundDebugSampleSubscriptionPacket p_324293_)