Uses of Record Class
net.minecraft.server.dedicated.management.OutgoingRpcMethod.ResultOnlyRpcMethod
Packages that use OutgoingRpcMethod.ResultOnlyRpcMethod
-
Uses of OutgoingRpcMethod.ResultOnlyRpcMethod in net.minecraft.server.dedicated.management
Methods in net.minecraft.server.dedicated.management that return types with arguments of type OutgoingRpcMethod.ResultOnlyRpcMethodModifier and TypeMethodDescriptionstatic <Result> OutgoingRpcMethod.Builder<OutgoingRpcMethod.ResultOnlyRpcMethod<Result>> OutgoingRpcMethod.createResultOnlyMethod(com.mojang.serialization.Codec<Result> resultCodec)