Uses of Record Class
net.minecraft.class_11823
Packages that use class_11823
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11823 in net.minecraft
Fields in net.minecraft with type parameters of type class_11823Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<class_11823> class_11823.field_62369Methods in net.minecraft that return class_11823Modifier and TypeMethodDescriptionstatic class_11823class_11823.method_73730(String string) static class_11823class_11823.method_73731(String string) -
Uses of class_11823 in net.minecraft.server.dedicated.management.schema
Fields in net.minecraft.server.dedicated.management.schema with type parameters of type class_11823Modifier and TypeFieldDescriptionprivate final Optional<class_11823> RpcItemSchema.itemsThe field for theitemsrecord component.Methods in net.minecraft.server.dedicated.management.schema that return types with arguments of type class_11823Modifier and TypeMethodDescriptionRpcItemSchema.items()Returns the value of theitemsrecord component.Methods in net.minecraft.server.dedicated.management.schema with parameters of type class_11823Modifier and TypeMethodDescriptionstatic RpcItemSchemaRpcItemSchema.method_73699(class_11823 class_11823)