Interface ITradeRemover


public interface ITradeRemover
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    shouldRemove(net.minecraft.world.entity.npc.VillagerTrades.ItemListing trade)
     
  • Method Details

    • shouldRemove

      boolean shouldRemove(net.minecraft.world.entity.npc.VillagerTrades.ItemListing trade)