Uses of Record 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 with type parameters of type ServerStatusPingModifier and TypeFieldDescriptionprivate final Optional<ServerStatusPing>ServerStatus.forgeDataThe field for theforgeDatarecord component.Methods in net.minecraft.network.protocol.status that return types with arguments of type ServerStatusPingModifier and TypeMethodDescriptionServerStatus.forgeData()Returns the value of theforgeDatarecord component. -
Uses of ServerStatusPing in net.minecraftforge.network
Fields in net.minecraftforge.network with type parameters of type ServerStatusPingModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ServerStatusPing>ServerStatusPing.CODECMethods in net.minecraftforge.network that return ServerStatusPingModifier and TypeMethodDescriptionprivate static ServerStatusPingServerStatusPing.deserializeOptimized(int fmlNetworkVersion, io.netty.buffer.ByteBuf bbuf)