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_SUBSCRIPTIONServerboundDebugSampleSubscriptionPacket.STREAM_CODECMethods 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 TypeMethodDescriptionvoidServerGamePacketListener.handleDebugSampleSubscription(ServerboundDebugSampleSubscriptionPacket p_323727_) -
Uses of ServerboundDebugSampleSubscriptionPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundDebugSampleSubscriptionPacketModifier and TypeMethodDescriptionvoidServerGamePacketListenerImpl.handleDebugSampleSubscription(ServerboundDebugSampleSubscriptionPacket p_324293_)