Class EnchantingContainer


public class EnchantingContainer extends Container
  • Constructor Details

    • EnchantingContainer

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

    • getEnchantOptions

      public com.nukkitx.protocol.bedrock.data.inventory.EnchantOptionData[] getEnchantOptions()
      A cache of what Bedrock sees
    • getGeyserEnchantOptions

      public GeyserEnchantOption[] getGeyserEnchantOptions()
      A mutable cache of what the server sends us