Skip to content

Commit

Permalink
MappingTreeView isn't immutable
Browse files Browse the repository at this point in the history
Co-authored-by: Juuz <[email protected]>
  • Loading branch information
NebelNidas and Juuxel authored Nov 18, 2023
1 parent ffd2685 commit 74763eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
import net.fabricmc.mappingio.MappingVisitor;

/**
* Immutable mapping tree.
* Read-only mapping tree.
*/
public interface MappingTreeView {
/**
Expand Down

0 comments on commit 74763eb

Please sign in to comment.