Uses of Record Class
net.minecraft.data.DataCache.class_7405
Packages that use DataCache.class_7405
-
Uses of DataCache.class_7405 in net.minecraft.data
Fields in net.minecraft.data declared as DataCache.class_7405Modifier and TypeFieldDescriptionprivate final DataCache.class_7405DataCache.class_7404.field_38919(package private) final DataCache.class_7405DataCache.class_7404.field_38920Fields in net.minecraft.data with type parameters of type DataCache.class_7405Modifier and TypeFieldDescriptionprivate final Map<DataProvider,DataCache.class_7405> DataCache.field_38915Methods in net.minecraft.data that return DataCache.class_7405Modifier and TypeMethodDescriptionprivate static DataCache.class_7405DataCache.method_43348(Path path, Path path2) static DataCache.class_7405DataCache.class_7405.method_43359(Path path, Path path2) Constructors in net.minecraft.data with parameters of type DataCache.class_7405ModifierConstructorDescription(package private)class_7404(String string, DataCache.class_7405 class_7405)