pub fn bundle<Content: ResourceType, const AMOUNT: u32>() -> Bundle<Content, AMOUNT>
Creates a new Bundle with the specified resource type and amount. Should not be reexported in mods.
Bundle