Class AnvilContainer


public class AnvilContainer extends Container
Used to determine if rename packets should be sent and stores the expected level cost for AnvilInventoryUpdater
  • Constructor Details

    • AnvilContainer

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