Path fullPath([Path? p]) => inheritFolder && p != null ? p.append(path, type: 'mcfunction') : Path.from(path, type: 'mcfunction');