Package forestry.api.storage
@ParametersAreNonnullByDefault
package forestry.api.storage
-
ClassDescriptionUse @SubscribeEvent on a method taking this event as an argument.Use @SubscribeEvent on a method taking this event as an argument.To make your own backpack, create a backpack definition and register it with
IBackpackInterface#registerBackpackDefinition(String, IBackpackDefinition).The Backpack Interface allows you to add items to Forestry backpacks or create your own backpacks.