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.forgeData
The field for theforgeData
record component.Methods in net.minecraft.network.protocol.status that return types with arguments of type ServerStatusPingModifier and TypeMethodDescriptionServerStatus.forgeData()
Returns the value of theforgeData
record 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.CODEC
Methods in net.minecraftforge.network that return ServerStatusPingModifier and TypeMethodDescriptionprivate static ServerStatusPing
ServerStatusPing.deserializeOptimized
(int fmlNetworkVersion, io.netty.buffer.ByteBuf bbuf)