Class EnchantingContainer


public class EnchantingContainer extends Container
  • Constructor Details

    • EnchantingContainer

      public EnchantingContainer(GeyserSession session, String title, int id, int size, org.geysermc.mcprotocollib.protocol.data.game.inventory.ContainerType containerType)
  • Method Details

    • getEnchantOptions

      public org.cloudburstmc.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