Package forestry.api.storage


@ParametersAreNonnullByDefault package forestry.api.storage
Copyright 2011-2014 SirSengir This work (the API) is licensed under the "MIT" License, see LICENSE.txt for details.
  • Class
    Description
     
    Use @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.