Hierarchy For Package net.minecraft.util.filefix.operations
Class Hierarchy
- java.lang.Object
- net.minecraft.util.filefix.operations.FileFixOperations
- net.minecraft.util.filefix.operations.ModifyContent (implements net.minecraft.util.filefix.operations.FileFixOperation)
Interface Hierarchy
- net.minecraft.util.filefix.operations.FileFixOperation
- net.minecraft.util.filefix.operations.ModifyContent.FileAccessFunction
- net.minecraft.util.filefix.operations.ModifyContent.FixFunction
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- net.minecraft.util.filefix.operations.ApplyInFolders (implements net.minecraft.util.filefix.operations.FileFixOperation)
- net.minecraft.util.filefix.operations.DeleteFileOrEmptyDirectory (implements net.minecraft.util.filefix.operations.FileFixOperation)
- net.minecraft.util.filefix.operations.GroupMove (implements net.minecraft.util.filefix.operations.FileFixOperation)
- net.minecraft.util.filefix.operations.Move (implements net.minecraft.util.filefix.operations.FileFixOperation)
- net.minecraft.util.filefix.operations.RegexMove (implements net.minecraft.util.filefix.operations.FileFixOperation)
- java.lang.Record