/
AbstractFurnaceBlockEntity are now insertion-only, the same goes for dynamically registered ones.EmptyBurningStorage from class to anonymous singleton EMPTY field within BurningStorage interface.tryUpdateLitProperty method from BurningStorageHelper to the newly added BurningStorageBlockEntity interface.ForwardingBurningStorage to DelegatingBurningStorage to mirror other APIs naming schemas.BurningPropagator block API.BurningStorageBlockEntity interface for automatic registration of burning storages.FurnaceBurningStorage implementation for vanilla-like Furnace-equivalent block entities.SimpleBurningContext for fuel mappings equal to the legacy (pre Minecraft 1.21.2) ones.BurningContext class.BurningStorageHelper class.BurningStorageListener class for a more streamlined interface.
A library mod to access and transfer the burning fuel between furnace-like blocks of all mods.