Uses of Record Class
net.minecraft.network.protocol.game.ServerboundDebugSubscriptionRequestPacket
Packages that use ServerboundDebugSubscriptionRequestPacket
-
Uses of ServerboundDebugSubscriptionRequestPacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ServerboundDebugSubscriptionRequestPacketModifier and TypeFieldDescriptionstatic final PacketType<ServerboundDebugSubscriptionRequestPacket> GamePacketTypes.SERVERBOUND_DEBUG_SUBSCRIPTION_REQUESTServerboundDebugSubscriptionRequestPacket.STREAM_CODECMethods in net.minecraft.network.protocol.game that return types with arguments of type ServerboundDebugSubscriptionRequestPacketMethods in net.minecraft.network.protocol.game with parameters of type ServerboundDebugSubscriptionRequestPacketModifier and TypeMethodDescriptionvoidServerGamePacketListener.handleDebugSubscriptionRequest(ServerboundDebugSubscriptionRequestPacket pPacket) -
Uses of ServerboundDebugSubscriptionRequestPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundDebugSubscriptionRequestPacketModifier and TypeMethodDescriptionvoidServerGamePacketListenerImpl.handleDebugSubscriptionRequest(ServerboundDebugSubscriptionRequestPacket p_449839_)