Uses of Record Class
net.minecraftforge.network.ServerStatusPing
-
Uses of ServerStatusPing in net.minecraft.network.protocol.status
Modifier and TypeFieldDescriptionprivate final Optional<ServerStatusPing>
ServerStatus.forgeData
The field for theforgeData
record component.Modifier and TypeMethodDescriptionServerStatus.forgeData()
Returns the value of theforgeData
record component. -
Uses of ServerStatusPing in net.minecraftforge.network
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ServerStatusPing>
ServerStatusPing.CODEC
Modifier and TypeMethodDescriptionprivate static ServerStatusPing
ServerStatusPing.deserializeOptimized
(int fmlNetworkVersion, io.netty.buffer.ByteBuf bbuf)