Package net.minecraft.util.path
Class CacheFiles
java.lang.Object
net.minecraft.util.path.CacheFiles
- Mappings:
- Namespace - Name - named - net/minecraft/util/path/CacheFiles- intermediary - net/minecraft/class_9055- official - asw
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionprivate static final recordprivate static final record
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic voidprivate static List<CacheFiles.CacheFile> findCacheFiles(Path directory) private static List<CacheFiles.CacheEntry> toCacheEntries(List<CacheFiles.CacheFile> files) 
- 
Field Details- 
LOGGER- Mappings:
- Namespace - Name - Mixin selector - named - LOGGER- Lnet/minecraft/util/path/CacheFiles;LOGGER:Lorg/slf4j/Logger;- intermediary - field_47674- Lnet/minecraft/class_9055;field_47674:Lorg/slf4j/Logger;- official - a- Lasw;a:Lorg/slf4j/Logger;
 
 
- 
- 
Constructor Details- 
CacheFilespublic CacheFiles()
 
- 
- 
Method Details- 
clear- Mappings:
- Namespace - Name - Mixin selector - named - clear- Lnet/minecraft/util/path/CacheFiles;clear(Ljava/nio/file/Path;I)V- intermediary - method_55600- Lnet/minecraft/class_9055;method_55600(Ljava/nio/file/Path;I)V- official - a- Lasw;a(Ljava/nio/file/Path;I)V
 
- 
findCacheFiles- Throws:
- IOException
- Mappings:
- Namespace - Name - Mixin selector - named - findCacheFiles- Lnet/minecraft/util/path/CacheFiles;findCacheFiles(Ljava/nio/file/Path;)Ljava/util/List;- intermediary - method_55599- Lnet/minecraft/class_9055;method_55599(Ljava/nio/file/Path;)Ljava/util/List;- official - a- Lasw;a(Ljava/nio/file/Path;)Ljava/util/List;
 
- 
toCacheEntries- Mappings:
- Namespace - Name - Mixin selector - named - toCacheEntries- Lnet/minecraft/util/path/CacheFiles;toCacheEntries(Ljava/util/List;)Ljava/util/List;- intermediary - method_55601- Lnet/minecraft/class_9055;method_55601(Ljava/util/List;)Ljava/util/List;- official - a- Lasw;a(Ljava/util/List;)Ljava/util/List;
 
 
-