Skip to content

Commit

Permalink
fix weird formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredlll08 committed Aug 31, 2021
1 parent 415d609 commit a1d0dca
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import net.minecraft.entity.merchant.villager.VillagerTrades;

public interface ITradeRemover {

boolean shouldRemove(VillagerTrades.ITrade trade);
}

boolean shouldRemove(VillagerTrades.ITrade trade);

}

0 comments on commit a1d0dca

Please sign in to comment.