Uses of Class
net.minecraftforge.network.ServerStatusPing
Packages that use ServerStatusPing
-
Uses of ServerStatusPing in net.minecraft.network.protocol.status
Fields in net.minecraft.network.protocol.status declared as ServerStatusPingMethods in net.minecraft.network.protocol.status that return ServerStatusPingMethods in net.minecraft.network.protocol.status with parameters of type ServerStatusPing -
Uses of ServerStatusPing in net.minecraftforge.network
Methods in net.minecraftforge.network that return ServerStatusPingModifier and TypeMethodDescriptionstatic ServerStatusPingServerStatusPing.Serializer.deserialize(com.google.gson.JsonObject forgeData) private static ServerStatusPingServerStatusPing.Serializer.deserializeOptimized(com.google.gson.JsonObject forgeData) Methods in net.minecraftforge.network with parameters of type ServerStatusPingModifier and TypeMethodDescriptionstatic com.google.gson.JsonObjectServerStatusPing.Serializer.serialize(ServerStatusPing forgeData)