I have made a loot table for a custom chest I have world generated but I don't know how to have my code access said loot table. I am using StructureComponent.generateChest to accomplish this.  this.generateChest(worldIn, structureBoundingBoxIn, randomIn, 7, 1, 1, ); //Here in the last parameter is where it should go