Class MerchantContainer


public class MerchantContainer extends Container
  • Constructor Details

    • MerchantContainer

      public MerchantContainer(String title, int id, int size, com.github.steveice10.mc.protocol.data.game.inventory.ContainerType containerType, PlayerInventory playerInventory)
  • Method Details

    • onTradeSelected

      public void onTradeSelected(GeyserSession session, int slot)