Uses of Record Class
net.minecraft.server.dedicated.management.RpcDiscover.class_11841
Packages that use RpcDiscover.class_11841
-
Uses of RpcDiscover.class_11841 in net.minecraft.server.dedicated.management
Fields in net.minecraft.server.dedicated.management declared as RpcDiscover.class_11841Modifier and TypeFieldDescriptionprivate final RpcDiscover.class_11841RpcDiscover.class_11842.discoverInfoThe field for thediscoverInforecord component.Fields in net.minecraft.server.dedicated.management with type parameters of type RpcDiscover.class_11841Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<RpcDiscover.class_11841> RpcDiscover.class_11841.field_62397Methods in net.minecraft.server.dedicated.management that return RpcDiscover.class_11841Modifier and TypeMethodDescriptionRpcDiscover.class_11842.discoverInfo()Returns the value of thediscoverInforecord component.Constructors in net.minecraft.server.dedicated.management with parameters of type RpcDiscover.class_11841ModifierConstructorDescriptionclass_11842(String string, RpcDiscover.class_11841 class_11841, List<RpcMethodInfo> list, RpcDiscover.class_11840 class_11840)