Uses of Record Class
net.minecraft.server.dedicated.management.RpcMethodInfo.class_12057
Packages that use RpcMethodInfo.class_12057
-
Uses of RpcMethodInfo.class_12057 in net.minecraft.server.dedicated.management
Fields in net.minecraft.server.dedicated.management with type parameters of type RpcMethodInfo.class_12057Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<RpcMethodInfo.class_12057> RpcMethodInfo.class_12057.CODECprivate final List<RpcMethodInfo.class_12057> RpcDiscover.Document.methodsThe field for themethodsrecord component.Methods in net.minecraft.server.dedicated.management that return RpcMethodInfo.class_12057Methods in net.minecraft.server.dedicated.management that return types with arguments of type RpcMethodInfo.class_12057Modifier and TypeMethodDescriptionRpcDiscover.Document.methods()Returns the value of themethodsrecord component.Constructor parameters in net.minecraft.server.dedicated.management with type arguments of type RpcMethodInfo.class_12057ModifierConstructorDescriptionDocument(String string, RpcDiscover.Info info, List<RpcMethodInfo.class_12057> list, RpcDiscover.Components components)