Uses of Record Class
net.minecraft.server.dedicated.management.schema.RpcSchemaTypeReference
Packages that use RpcSchemaTypeReference
-
Uses of RpcSchemaTypeReference in net.minecraft.server.dedicated.management.schema
Fields in net.minecraft.server.dedicated.management.schema with type parameters of type RpcSchemaTypeReferenceModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<RpcSchemaTypeReference> RpcSchemaTypeReference.CODECprivate final Optional<RpcSchemaTypeReference> RpcItemSchema.itemsThe field for theitemsrecord component.Methods in net.minecraft.server.dedicated.management.schema that return RpcSchemaTypeReferenceModifier and TypeMethodDescriptionstatic RpcSchemaTypeReferenceRpcSchemaTypeReference.ofReference(URI uRI) static RpcSchemaTypeReferenceMethods in net.minecraft.server.dedicated.management.schema that return types with arguments of type RpcSchemaTypeReferenceModifier and TypeMethodDescriptionRpcItemSchema.items()Returns the value of theitemsrecord component.Methods in net.minecraft.server.dedicated.management.schema with parameters of type RpcSchemaTypeReferenceModifier and TypeMethodDescriptionstatic RpcItemSchemaRpcItemSchema.ofArray(RpcSchemaTypeReference items)