- clear() - Method in class com.github.stefvanschie.inventoryframework.pane.component.CycleButton
-
Clears the entire pane of any items/panes.
- clear() - Method in class com.github.stefvanschie.inventoryframework.pane.component.ToggleButton
-
Clears the entire pane of any items/panes.
- clear() - Method in class com.github.stefvanschie.inventoryframework.pane.component.util.VariableBar
-
Clears the entire pane of any items/panes.
- clear() - Method in class com.github.stefvanschie.inventoryframework.pane.MasonryPane
-
Clears the entire pane of any items/panes.
- clear() - Method in class com.github.stefvanschie.inventoryframework.pane.OutlinePane
-
Clears the entire pane of any items/panes.
- clear() - Method in class com.github.stefvanschie.inventoryframework.pane.PaginatedPane
-
Clears the entire pane of any items/panes.
- clear() - Method in class com.github.stefvanschie.inventoryframework.pane.Pane
-
Clears the entire pane of any items/panes.
- clear() - Method in class com.github.stefvanschie.inventoryframework.pane.StaticPane
-
Clears the entire pane of any items/panes.
- clearCache(HumanEntity) - Method in class com.github.stefvanschie.inventoryframework.HumanEntityCache
-
Clear the cache for the specified human entity
- clearCache() - Method in class com.github.stefvanschie.inventoryframework.HumanEntityCache
-
This clears the cache.
- click(Gui, InventoryClickEvent, int, int, int, int) - Method in class com.github.stefvanschie.inventoryframework.pane.component.CycleButton
-
Called whenever there is being clicked on this pane
- click(Gui, InventoryClickEvent, int, int, int, int) - Method in class com.github.stefvanschie.inventoryframework.pane.component.Label
-
Called whenever there is being clicked on this pane
- click(Gui, InventoryClickEvent, int, int, int, int) - Method in class com.github.stefvanschie.inventoryframework.pane.component.PercentageBar
-
Called whenever there is being clicked on this pane
- click(Gui, InventoryClickEvent, int, int, int, int) - Method in class com.github.stefvanschie.inventoryframework.pane.component.Slider
-
Called whenever there is being clicked on this pane
- click(Gui, InventoryClickEvent, int, int, int, int) - Method in class com.github.stefvanschie.inventoryframework.pane.component.ToggleButton
-
Called whenever there is being clicked on this pane
- click(Gui, InventoryClickEvent, int, int, int, int) - Method in class com.github.stefvanschie.inventoryframework.pane.MasonryPane
-
Called whenever there is being clicked on this pane
- click(Gui, InventoryClickEvent, int, int, int, int) - Method in class com.github.stefvanschie.inventoryframework.pane.OutlinePane
-
Called whenever there is being clicked on this pane
- click(Gui, InventoryClickEvent, int, int, int, int) - Method in class com.github.stefvanschie.inventoryframework.pane.PaginatedPane
-
Called whenever there is being clicked on this pane
- click(Gui, InventoryClickEvent, int, int, int, int) - Method in class com.github.stefvanschie.inventoryframework.pane.Pane
-
Called whenever there is being clicked on this pane
- click(Gui, InventoryClickEvent, int, int, int, int) - Method in class com.github.stefvanschie.inventoryframework.pane.StaticPane
-
Called whenever there is being clicked on this pane
- COBBLESTONE - Static variable in class com.github.stefvanschie.inventoryframework.font.util.Font
-
The cobblestone font
- com.github.stefvanschie.inventoryframework - package com.github.stefvanschie.inventoryframework
-
- com.github.stefvanschie.inventoryframework.exception - package com.github.stefvanschie.inventoryframework.exception
-
- com.github.stefvanschie.inventoryframework.font - package com.github.stefvanschie.inventoryframework.font
-
- com.github.stefvanschie.inventoryframework.font.util - package com.github.stefvanschie.inventoryframework.font.util
-
- com.github.stefvanschie.inventoryframework.pane - package com.github.stefvanschie.inventoryframework.pane
-
- com.github.stefvanschie.inventoryframework.pane.component - package com.github.stefvanschie.inventoryframework.pane.component
-
- com.github.stefvanschie.inventoryframework.pane.component.util - package com.github.stefvanschie.inventoryframework.pane.component.util
-
- com.github.stefvanschie.inventoryframework.util - package com.github.stefvanschie.inventoryframework.util
-
- CSVFont - Class in com.github.stefvanschie.inventoryframework.font
-
A font for characters with a space as default character.
- CSVFont(char, String) - Constructor for class com.github.stefvanschie.inventoryframework.font.CSVFont
-
Creates a new default font
- CSVUtil - Class in com.github.stefvanschie.inventoryframework.util
-
A utility class for reading csv files
- CYAN - Static variable in class com.github.stefvanschie.inventoryframework.font.util.Font
-
The cyan font
- cycle() - Method in class com.github.stefvanschie.inventoryframework.pane.component.CycleButton
-
Cycles through one option, making it go to the next one
- CycleButton - Class in com.github.stefvanschie.inventoryframework.pane.component
-
A button for cycling between different options
- CycleButton(int, int, int, int, Pane.Priority) - Constructor for class com.github.stefvanschie.inventoryframework.pane.component.CycleButton
- CycleButton(int, int, int, int) - Constructor for class com.github.stefvanschie.inventoryframework.pane.component.CycleButton
- CycleButton(int, int) - Constructor for class com.github.stefvanschie.inventoryframework.pane.component.CycleButton
- GeometryUtil - Class in com.github.stefvanschie.inventoryframework.util
-
- GeometryUtil() - Constructor for class com.github.stefvanschie.inventoryframework.util.GeometryUtil
-
- getAction() - Method in class com.github.stefvanschie.inventoryframework.GuiItem
-
Returns the action for this item
- getDefaultItem() - Method in class com.github.stefvanschie.inventoryframework.font.CSVFont
-
Gets a default item for characters that do not have a dedicated item
- getDefaultItem() - Method in class com.github.stefvanschie.inventoryframework.font.util.Font
-
Gets a default item for characters that do not have a dedicated item
- getFont() - Method in class com.github.stefvanschie.inventoryframework.pane.component.Label
-
Gets the character set currently used for the text in this label
- getGap() - Method in class com.github.stefvanschie.inventoryframework.pane.OutlinePane
-
Gets the gap of the pane
- getHeight() - Method in class com.github.stefvanschie.inventoryframework.pane.Pane
-
Returns the height of this pane
- getHumanEntityCache() - Method in class com.github.stefvanschie.inventoryframework.Gui
-
Gets the human entity cache used for this gui
- getInventory() - Method in class com.github.stefvanschie.inventoryframework.Gui
- getInventory(InventoryView, int) - Static method in class com.github.stefvanschie.inventoryframework.Gui
-
- getItem() - Method in class com.github.stefvanschie.inventoryframework.GuiItem
-
Returns the item
- getItems() - Method in class com.github.stefvanschie.inventoryframework.Gui
-
Gets all the items in all underlying panes
- getItems() - Method in class com.github.stefvanschie.inventoryframework.pane.component.CycleButton
-
Gets all the items in this pane and all underlying panes
- getItems() - Method in class com.github.stefvanschie.inventoryframework.pane.component.ToggleButton
-
Gets all the items in this pane and all underlying panes
- getItems() - Method in class com.github.stefvanschie.inventoryframework.pane.component.util.VariableBar
-
Gets all the items in this pane and all underlying panes
- getItems() - Method in class com.github.stefvanschie.inventoryframework.pane.MasonryPane
-
Gets all the items in this pane and all underlying panes
- getItems() - Method in class com.github.stefvanschie.inventoryframework.pane.OutlinePane
-
Gets all the items in this pane and all underlying panes
- getItems() - Method in class com.github.stefvanschie.inventoryframework.pane.PaginatedPane
-
Gets all the items in this pane and all underlying panes
- getItems() - Method in class com.github.stefvanschie.inventoryframework.pane.Pane
-
Gets all the items in this pane and all underlying panes
- getItems() - Method in class com.github.stefvanschie.inventoryframework.pane.StaticPane
-
Gets all the items in this pane and all underlying panes
- getLength() - Method in class com.github.stefvanschie.inventoryframework.pane.Pane
-
Returns the length of this pane
- getOnBottomClick() - Method in class com.github.stefvanschie.inventoryframework.Gui
-
Gets the bottom click event assigned to this gui, or null if there is no bottom click assigned.
- getOnClose() - Method in class com.github.stefvanschie.inventoryframework.Gui
-
Gets the on close event assigned to this gui, or null if no close event is assigned.
- getOnGlobalClick() - Method in class com.github.stefvanschie.inventoryframework.Gui
-
Gets the global click event assigned to this gui, or null if there is no global click assigned.
- getOnTopClick() - Method in class com.github.stefvanschie.inventoryframework.Gui
-
Gets the top click event assigned to this gui, or null if there is no top click assigned.
- getOrientation() - Method in class com.github.stefvanschie.inventoryframework.pane.component.util.VariableBar
-
Gets the orientation of this outline pane
- getOrientation() - Method in class com.github.stefvanschie.inventoryframework.pane.MasonryPane
-
Gets the orientation of this outline pane
- getOrientation() - Method in interface com.github.stefvanschie.inventoryframework.pane.Orientable
-
Gets the orientation of this outline pane
- getOrientation() - Method in class com.github.stefvanschie.inventoryframework.pane.OutlinePane
-
Gets the orientation of this outline pane
- getPage() - Method in class com.github.stefvanschie.inventoryframework.pane.PaginatedPane
-
Returns the current page
- getPages() - Method in class com.github.stefvanschie.inventoryframework.pane.PaginatedPane
-
Returns the amount of pages
- getPanes() - Method in class com.github.stefvanschie.inventoryframework.Gui
-
Gets all the panes in this gui, this includes child panes from other panes
- getPanes() - Method in class com.github.stefvanschie.inventoryframework.pane.component.CycleButton
-
Gets all the panes in this panes, including any child panes from other panes
- getPanes() - Method in class com.github.stefvanschie.inventoryframework.pane.component.ToggleButton
-
Gets all the panes in this panes, including any child panes from other panes
- getPanes() - Method in class com.github.stefvanschie.inventoryframework.pane.component.util.VariableBar
-
Gets all the panes in this panes, including any child panes from other panes
- getPanes() - Method in class com.github.stefvanschie.inventoryframework.pane.MasonryPane
-
Gets all the panes in this panes, including any child panes from other panes
- getPanes() - Method in class com.github.stefvanschie.inventoryframework.pane.OutlinePane
-
Gets all the panes in this panes, including any child panes from other panes
- getPanes() - Method in class com.github.stefvanschie.inventoryframework.pane.PaginatedPane
-
Gets all the panes in this panes, including any child panes from other panes
- getPanes() - Method in class com.github.stefvanschie.inventoryframework.pane.Pane
-
Gets all the panes in this panes, including any child panes from other panes
- getPanes() - Method in class com.github.stefvanschie.inventoryframework.pane.StaticPane
-
Gets all the panes in this panes, including any child panes from other panes
- getPercentage() - Method in class com.github.stefvanschie.inventoryframework.pane.component.PercentageBar
-
Gets the percentage as a float in between (0,1) this bar is currently set at.
- getPriority() - Method in class com.github.stefvanschie.inventoryframework.pane.Pane
-
Returns the priority of the pane
- getPropertyMappings() - Static method in class com.github.stefvanschie.inventoryframework.pane.Pane
-
Returns the property mappings used when loading properties from an XML file.
- getRotation() - Method in class com.github.stefvanschie.inventoryframework.pane.OutlinePane
-
Gets the rotation specified to this pane.
- getRotation() - Method in interface com.github.stefvanschie.inventoryframework.pane.Rotatable
-
Gets the rotation specified to this pane.
- getRotation() - Method in class com.github.stefvanschie.inventoryframework.pane.StaticPane
-
Gets the rotation specified to this pane.
- getRows() - Method in class com.github.stefvanschie.inventoryframework.Gui
-
Returns the amount of rows this gui currently has
- getSkull(String) - Static method in class com.github.stefvanschie.inventoryframework.util.SkullUtil
-
Gets a skull from the specified id.
- getState() - Method in class com.github.stefvanschie.inventoryframework.Gui
-
Gets the state of this gui
- getText() - Method in class com.github.stefvanschie.inventoryframework.pane.component.Label
-
Gets the text currently displayed in this label
- getTitle() - Method in class com.github.stefvanschie.inventoryframework.Gui
-
Returns the title of this gui
- getValue() - Method in class com.github.stefvanschie.inventoryframework.pane.component.Slider
-
Gets the value as a float in between (0,1) this bar is currently set at.
- getX() - Method in class com.github.stefvanschie.inventoryframework.pane.Pane
-
Gets the x coordinate of this pane
- getY() - Method in class com.github.stefvanschie.inventoryframework.pane.Pane
-
Gets the y coordinate of this pane
- GOLD - Static variable in class com.github.stefvanschie.inventoryframework.font.util.Font
-
The gold font
- GRAY - Static variable in class com.github.stefvanschie.inventoryframework.font.util.Font
-
The gray font
- GREEN - Static variable in class com.github.stefvanschie.inventoryframework.font.util.Font
-
The green font
- Gui - Class in com.github.stefvanschie.inventoryframework
-
The base class of all GUIs
- Gui(Plugin, int, String) - Constructor for class com.github.stefvanschie.inventoryframework.Gui
-
Constructs a new GUI
- Gui.State - Enum in com.github.stefvanschie.inventoryframework
-
The gui state
- GuiItem - Class in com.github.stefvanschie.inventoryframework
-
An item for in an inventory
- GuiItem(ItemStack, Consumer<InventoryClickEvent>) - Constructor for class com.github.stefvanschie.inventoryframework.GuiItem
-
Creates a new gui item based on the item stack and action
- GuiItem(ItemStack) - Constructor for class com.github.stefvanschie.inventoryframework.GuiItem
-
Creates a new gui item based on the item stack and action
- GuiListener - Class in com.github.stefvanschie.inventoryframework
-
Listens to events for guis.
- GuiListener() - Constructor for class com.github.stefvanschie.inventoryframework.GuiListener
-
- Label - Class in com.github.stefvanschie.inventoryframework.pane.component
-
A label for displaying text.
- Label(int, int, int, int, Pane.Priority, Font) - Constructor for class com.github.stefvanschie.inventoryframework.pane.component.Label
-
Creates a new label
- Label(int, int, int, int, Font) - Constructor for class com.github.stefvanschie.inventoryframework.pane.component.Label
-
Creates a new label
- Label(int, int, Font) - Constructor for class com.github.stefvanschie.inventoryframework.pane.component.Label
-
Creates a new label
- length - Variable in class com.github.stefvanschie.inventoryframework.pane.Pane
-
Length is horizontal, height is vertical
- LETTER_CUBE - Static variable in class com.github.stefvanschie.inventoryframework.font.util.Font
-
The letter cube font
- LIGHT_BLUE - Static variable in class com.github.stefvanschie.inventoryframework.font.util.Font
-
The light blue font
- LIGHT_GRAY - Static variable in class com.github.stefvanschie.inventoryframework.font.util.Font
-
The light gray font
- LIME - Static variable in class com.github.stefvanschie.inventoryframework.font.util.Font
-
The lime font
- load(Plugin, Object, InputStream) - Static method in class com.github.stefvanschie.inventoryframework.Gui
-
Loads a Gui from a given input stream
- load(Object, Element) - Static method in class com.github.stefvanschie.inventoryframework.pane.component.CycleButton
-
Loads a cycle button from a given element
- load(Object, Element) - Static method in class com.github.stefvanschie.inventoryframework.pane.component.Label
-
Loads a label from a given element
- load(Object, Element) - Static method in class com.github.stefvanschie.inventoryframework.pane.component.PercentageBar
-
Loads a percentage bar from a given element
- load(Object, Element) - Static method in class com.github.stefvanschie.inventoryframework.pane.component.Slider
-
Loads a percentage bar from a given element
- load(Object, Element) - Static method in class com.github.stefvanschie.inventoryframework.pane.component.ToggleButton
-
Loads a toggle button from an XML element
- load(Flippable, Element) - Static method in interface com.github.stefvanschie.inventoryframework.pane.Flippable
-
Loads all elements regarding a
Flippable
Pane
for the specified pane.
- load(Object, Element) - Static method in class com.github.stefvanschie.inventoryframework.pane.MasonryPane
-
Loads a masonry pane from a given element
- load(Orientable, Element) - Static method in interface com.github.stefvanschie.inventoryframework.pane.Orientable
-
Loads all elements regarding a
Orientable
Pane
for the specified pane.
- load(Object, Element) - Static method in class com.github.stefvanschie.inventoryframework.pane.OutlinePane
-
Loads an outline pane from a given element
- load(Object, Element) - Static method in class com.github.stefvanschie.inventoryframework.pane.PaginatedPane
-
Loads a paginated pane from a given element
- load(Pane, Object, Element) - Static method in class com.github.stefvanschie.inventoryframework.pane.Pane
-
- load(Rotatable, Element) - Static method in interface com.github.stefvanschie.inventoryframework.pane.Rotatable
-
Loads all elements regarding a
Rotatable
Pane
for the specified pane.
- load(Object, Element) - Static method in class com.github.stefvanschie.inventoryframework.pane.StaticPane
-
Loads an outline pane from a given element
- loadFieldAttribute(Object, Element, Object) - Static method in class com.github.stefvanschie.inventoryframework.util.XMLUtil
-
Sets a field from the given instance and element to the specified value
- loadItem(Object, Element) - Static method in class com.github.stefvanschie.inventoryframework.pane.Pane
-
Loads an item from an instance and an element
- loadOnClickAttribute(Object, Element, String) - Static method in class com.github.stefvanschie.inventoryframework.util.XMLUtil
-
Loads an onLocalClick consumer from the given instance and element
- loadPane(Object, Node) - Static method in class com.github.stefvanschie.inventoryframework.Gui
-
Loads a pane by the given instance and node
- setBackgroundItem(GuiItem) - Method in class com.github.stefvanschie.inventoryframework.pane.component.util.VariableBar
-
Sets the background item
- setDisabledItem(GuiItem) - Method in class com.github.stefvanschie.inventoryframework.pane.component.ToggleButton
-
Sets the item to use when the button is set to disabled
- setEnabledItem(GuiItem) - Method in class com.github.stefvanschie.inventoryframework.pane.component.ToggleButton
-
Sets the item to use when the button is set to enabled
- setFillItem(GuiItem) - Method in class com.github.stefvanschie.inventoryframework.pane.component.util.VariableBar
-
Sets the fill item (foreground)
- setGap(int) - Method in class com.github.stefvanschie.inventoryframework.pane.OutlinePane
-
Sets the gap of the pane
- setHeight(int) - Method in class com.github.stefvanschie.inventoryframework.pane.component.util.VariableBar
-
Set the height of this pane
- setHeight(int) - Method in class com.github.stefvanschie.inventoryframework.pane.Pane
-
Set the height of this pane
- setLength(int) - Method in class com.github.stefvanschie.inventoryframework.pane.component.util.VariableBar
-
Set the length of this pane
- setLength(int) - Method in class com.github.stefvanschie.inventoryframework.pane.Pane
-
Set the length of this pane
- setOnBottomClick(Consumer<InventoryClickEvent>) - Method in class com.github.stefvanschie.inventoryframework.Gui
-
Set the consumer that should be called whenever the inventory is clicked in.
- setOnClick(Consumer<InventoryClickEvent>) - Method in class com.github.stefvanschie.inventoryframework.pane.Pane
-
Set the consumer that should be called whenever this gui is clicked in.
- setOnClose(Consumer<InventoryCloseEvent>) - Method in class com.github.stefvanschie.inventoryframework.Gui
-
Set the consumer that should be called whenever this gui is closed.
- setOnGlobalClick(Consumer<InventoryClickEvent>) - Method in class com.github.stefvanschie.inventoryframework.Gui
-
Set the consumer that should be called whenever this gui or inventory is clicked in.
- setOnLocalClick(Consumer<InventoryClickEvent>) - Method in class com.github.stefvanschie.inventoryframework.Gui
-
- setOnLocalClick(Consumer<InventoryClickEvent>) - Method in class com.github.stefvanschie.inventoryframework.pane.Pane
-
- setOnTopClick(Consumer<InventoryClickEvent>) - Method in class com.github.stefvanschie.inventoryframework.Gui
-
Set the consumer that should be called whenever this gui is clicked in.
- setOrientation(Orientable.Orientation) - Method in class com.github.stefvanschie.inventoryframework.pane.component.util.VariableBar
-
Sets the orientation of this outline pane
- setOrientation(Orientable.Orientation) - Method in class com.github.stefvanschie.inventoryframework.pane.MasonryPane
-
Sets the orientation of this outline pane
- setOrientation(Orientable.Orientation) - Method in interface com.github.stefvanschie.inventoryframework.pane.Orientable
-
Sets the orientation of this outline pane
- setOrientation(Orientable.Orientation) - Method in class com.github.stefvanschie.inventoryframework.pane.OutlinePane
-
Sets the orientation of this outline pane
- setPage(int) - Method in class com.github.stefvanschie.inventoryframework.pane.PaginatedPane
-
Sets the current displayed page
- setPercentage(float) - Method in class com.github.stefvanschie.inventoryframework.pane.component.PercentageBar
-
Sets the percentage of this bar.
- setPriority(Pane.Priority) - Method in class com.github.stefvanschie.inventoryframework.pane.Pane
-
Sets the priority of this pane
- setRepeat(boolean) - Method in class com.github.stefvanschie.inventoryframework.pane.OutlinePane
-
Sets whether this pane should repeat itself
- setRotation(int) - Method in class com.github.stefvanschie.inventoryframework.pane.OutlinePane
-
Sets the rotation of this pane.
- setRotation(int) - Method in interface com.github.stefvanschie.inventoryframework.pane.Rotatable
-
Sets the rotation of this pane.
- setRotation(int) - Method in class com.github.stefvanschie.inventoryframework.pane.StaticPane
-
Sets the rotation of this pane.
- setRows(int) - Method in class com.github.stefvanschie.inventoryframework.Gui
-
Sets the amount of rows for this inventory.
- setState(Gui.State) - Method in class com.github.stefvanschie.inventoryframework.Gui
-
Calling this method will set the state of this gui.
- setText(String) - Method in class com.github.stefvanschie.inventoryframework.pane.component.Label
-
Sets the text to be displayed in this label
- setTitle(String) - Method in class com.github.stefvanschie.inventoryframework.Gui
-
Sets the title for this inventory.
- setValue(float) - Method in class com.github.stefvanschie.inventoryframework.pane.component.Slider
-
Sets the value of this bar.
- setVisible(boolean) - Method in class com.github.stefvanschie.inventoryframework.GuiItem
-
Sets the visibility of this item to the new visibility
- setVisible(boolean) - Method in class com.github.stefvanschie.inventoryframework.pane.Pane
-
Sets whether this pane is visible or not
- setX(int) - Method in class com.github.stefvanschie.inventoryframework.pane.component.util.VariableBar
-
Set the x coordinate of this pane
- setX(int) - Method in class com.github.stefvanschie.inventoryframework.pane.Pane
-
Set the x coordinate of this pane
- setY(int) - Method in class com.github.stefvanschie.inventoryframework.pane.component.util.VariableBar
-
Set the y coordinate of this pane
- setY(int) - Method in class com.github.stefvanschie.inventoryframework.pane.Pane
-
Set the y coordinate of this pane
- show(HumanEntity) - Method in class com.github.stefvanschie.inventoryframework.Gui
-
Shows a gui to a player
- SkullUtil - Class in com.github.stefvanschie.inventoryframework.util
-
A utility class for working with skulls
- Slider - Class in com.github.stefvanschie.inventoryframework.pane.component
-
A slider for a graphical interface into what amount of a whole is set.
- Slider(int, int, int, int, Pane.Priority) - Constructor for class com.github.stefvanschie.inventoryframework.pane.component.Slider
- Slider(int, int, int, int) - Constructor for class com.github.stefvanschie.inventoryframework.pane.component.Slider
- Slider(int, int) - Constructor for class com.github.stefvanschie.inventoryframework.pane.component.Slider
- SPRUCE_PLANKS - Static variable in class com.github.stefvanschie.inventoryframework.font.util.Font
-
The spruce planks font
- StaticPane - Class in com.github.stefvanschie.inventoryframework.pane
-
A pane for static items and stuff.
- StaticPane(int, int, int, int, Pane.Priority) - Constructor for class com.github.stefvanschie.inventoryframework.pane.StaticPane
- StaticPane(int, int, int, int) - Constructor for class com.github.stefvanschie.inventoryframework.pane.StaticPane
- StaticPane(int, int) - Constructor for class com.github.stefvanschie.inventoryframework.pane.StaticPane
- STONE - Static variable in class com.github.stefvanschie.inventoryframework.font.util.Font
-
The stone font
- store(HumanEntity) - Method in class com.github.stefvanschie.inventoryframework.HumanEntityCache
-
Stores this player's inventory in the cache.