Class PlayerBackpack

java.lang.Object
io.github.thebusybiscuit.slimefun4.api.player.PlayerBackpack

public class PlayerBackpack extends Object
This class represents the instance of a SlimefunBackpack that is ready to be opened. It holds an actual Inventory and represents the backpack on the level of an individual ItemStack as opposed to the class SlimefunBackpack.
Author:
TheBusyBiscuit
See Also: