Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.

Commit

Permalink
does this work? I don't know, it probably does
Browse files Browse the repository at this point in the history
  • Loading branch information
Devan-Kerman committed Sep 7, 2020
1 parent deea552 commit e1b8ac1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@

@Mixin (WorldSavePath.class)
public interface WorldSavePathAccess {
@Invoker
@Invoker("<init>")
static WorldSavePath createWorldSavePath(String relativePath) { throw new UnsupportedOperationException(); }
}

0 comments on commit e1b8ac1

Please sign in to comment.