Uses of Interface
net.minecraft.server.ServerInfo
Packages that use ServerInfo
Package
Description
-
Uses of ServerInfo in net.minecraft.client.server
Classes in net.minecraft.client.server that implement ServerInfo -
Uses of ServerInfo in net.minecraft.gametest.framework
Classes in net.minecraft.gametest.framework that implement ServerInfo -
Uses of ServerInfo in net.minecraft.server
Subinterfaces of ServerInfo in net.minecraft.serverClasses in net.minecraft.server that implement ServerInfo -
Uses of ServerInfo in net.minecraft.server.dedicated
Classes in net.minecraft.server.dedicated that implement ServerInfo -
Uses of ServerInfo in net.minecraft.server.network
Fields in net.minecraft.server.network declared as ServerInfoMethods in net.minecraft.server.network with parameters of type ServerInfoModifier and TypeMethodDescriptionprivate static String
LegacyQueryHandler.createVersion0Response
(ServerInfo pServer) private static String
LegacyQueryHandler.createVersion1Response
(ServerInfo pServer) Constructors in net.minecraft.server.network with parameters of type ServerInfo -
Uses of ServerInfo in net.neoforged.testframework.junit
Classes in net.neoforged.testframework.junit that implement ServerInfo