Uses of Record Class
net.minecraft.class_11816
Packages that use class_11816
-
Uses of class_11816 in net.minecraft
Fields in net.minecraft with type parameters of type class_11816Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<class_11816> class_11816.field_62341private final Optional<class_11816> class_11821.itemsThe field for theitemsrecord component.private final Optional<Map<String, class_11816>> class_11821.propertiesThe field for thepropertiesrecord component.Methods in net.minecraft that return class_11816Modifier and TypeMethodDescriptionclass_11816.method_73698()static class_11816class_11816.method_73699(class_11823 class_11823) static class_11816class_11816.method_73701(String string) static class_11816class_11816.method_73702(List<String> list) static class_11816class_11816.method_73703(String string) class_11821.method_73726()Methods in net.minecraft that return types with arguments of type class_11816Modifier and TypeMethodDescriptionclass_11821.items()Returns the value of theitemsrecord component.class_11821.properties()Returns the value of thepropertiesrecord component.Methods in net.minecraft with parameters of type class_11816Modifier and TypeMethodDescriptionstatic class_11821class_11821.method_73714(class_11816 class_11816) class_11821.method_73718(String string, class_11816 class_11816) private static class_11821class_11839.method_73863(class_11816 class_11816, Function<String, String> function) Method parameters in net.minecraft with type arguments of type class_11816Modifier and TypeMethodDescriptionstatic class_11821class_11821.method_73721(Map<String, class_11816> map)