Uses of Interface
net.minecraft.network.QueryableServer
Packages that use QueryableServer
Package
Description
- 
Uses of QueryableServer in net.minecraft.network.handlerFields in net.minecraft.network.handler declared as QueryableServerMethods in net.minecraft.network.handler with parameters of type QueryableServerModifier and TypeMethodDescriptionprivate static StringLegacyQueryHandler.getResponse(QueryableServer server) private static StringLegacyQueryHandler.getResponseFor1_2(QueryableServer server) Constructors in net.minecraft.network.handler with parameters of type QueryableServer
- 
Uses of QueryableServer in net.minecraft.serverClasses in net.minecraft.server that implement QueryableServer
- 
Uses of QueryableServer in net.minecraft.server.dedicatedSubinterfaces of QueryableServer in net.minecraft.server.dedicatedClasses in net.minecraft.server.dedicated that implement QueryableServer
- 
Uses of QueryableServer in net.minecraft.server.integratedClasses in net.minecraft.server.integrated that implement QueryableServer
- 
Uses of QueryableServer in net.minecraft.testClasses in net.minecraft.test that implement QueryableServer