Class NPCTraderEvent.ShowTrade.Post

java.lang.Object
net.minecraftforge.eventbus.api.Event
Enclosing class:
NPCTraderEvent.ShowTrade

public static class NPCTraderEvent.ShowTrade.Post extends NPCTraderEvent.ShowTrade
Fired just after they open the screen
  • Constructor Details

    • Post

      public Post(net.minecraft.world.entity.player.Player player, NPCEntity trader, TradePair trade)