-Added support for platform used energy in StorageStringUtil
-Fixed ICraftyEnergyStorage extending a generic class
-Added FluidStorageBuilder to facilitate the registration of the fluid storage in platform storage API
and minor changes and fixes..
-Added to forge's CapabilityUtil class the corresponding IPlatformEnergy and ICraftyEnergy Storages
-Fixed some more entries of lang file
-Fixed some issues related to remapping of super methods of the IFactoryStorage interface with the same name of methods of the current implemented class
-Removed momentarily the total blocking of the transport when making an instance of an IPlatformFluidStorage, now it is necessary to block it manually when not using the filtered method
-Added to forge's CapabilityUtil class the corresponding IPlatformEnergy and ICraftyEnergy Storages
-Changed StorageStringUtil methods to be MutableComponent
Other minor changes....
-Fixed IFactoryStorage saveAdditional and load methods using multi-platform Energy instead of Crafty Energy
-Fixed some entries of lang file
-Fixed IFactoryStorage saveAdditional and load methods using multi-platform Energy instead of Crafty Energy -Fixed some entries of lang file
-Updated Minecraft version to 1.19.3
-Fixed ItemContainerUtil drainItem method
-Fixed setInsertableSlots method from FabricItemStorage
First Beta Version! -Fixed the methods drainItem and fillItem from ItemContainerUtil don't playing empty and fill sounds -Fixed lang entry
-Re added ItemEnergyExtractContext of ItemStack extractEnergy method in ItemContainerUtil
-Added method to get platform energy name