All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download inventory JAR 2.4.2 with all dependencies


A minecraft data structure library with the goal of being compliant with the vanilla client

Files of the artifact inventory version 2.4.2 from the group net.lenni0451.mcstructs.

Artifact inventory
Group net.lenni0451.mcstructs
Version 2.4.2
Last update 01. January 2024
Tags: minecraft with library goal data compliant client being structure vanilla
Organization not specified
URL https://github.com/Lenni0451/MCStructs
License MIT License
Dependencies amount 3
Dependencies enchantments, items, recipes,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of inventory Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of inventory version 2.4.2

META-INF
META-INF.META-INF.MANIFEST.MF
net.lenni0451.mcstructs.inventory
net.lenni0451.mcstructs.inventory.net.lenni0451.mcstructs.inventory.InventoryHolder
net.lenni0451.mcstructs.inventory.net.lenni0451.mcstructs.inventory.Slot
net.lenni0451.mcstructs.inventory.enums
net.lenni0451.mcstructs.inventory.enums.net.lenni0451.mcstructs.inventory.enums.DraggingState
net.lenni0451.mcstructs.inventory.enums.net.lenni0451.mcstructs.inventory.enums.InventoryAction
net.lenni0451.mcstructs.inventory.impl.v1_7
net.lenni0451.mcstructs.inventory.impl.v1_7.net.lenni0451.mcstructs.inventory.impl.v1_7.AContainer_v1_7
net.lenni0451.mcstructs.inventory.impl.v1_7.net.lenni0451.mcstructs.inventory.impl.v1_7.IInventory_v1_7
net.lenni0451.mcstructs.inventory.impl.v1_7.container
net.lenni0451.mcstructs.inventory.impl.v1_7.container.net.lenni0451.mcstructs.inventory.impl.v1_7.container.AnvilContainer_v1_7
net.lenni0451.mcstructs.inventory.impl.v1_7.container.net.lenni0451.mcstructs.inventory.impl.v1_7.container.BeaconContainer_v1_7
net.lenni0451.mcstructs.inventory.impl.v1_7.container.net.lenni0451.mcstructs.inventory.impl.v1_7.container.BrewingStandContainer_v1_7
net.lenni0451.mcstructs.inventory.impl.v1_7.container.net.lenni0451.mcstructs.inventory.impl.v1_7.container.ChestContainer_v1_7
net.lenni0451.mcstructs.inventory.impl.v1_7.container.net.lenni0451.mcstructs.inventory.impl.v1_7.container.CraftingTableContainer_v1_7
net.lenni0451.mcstructs.inventory.impl.v1_7.container.net.lenni0451.mcstructs.inventory.impl.v1_7.container.DispenserContainer_v1_7
net.lenni0451.mcstructs.inventory.impl.v1_7.container.net.lenni0451.mcstructs.inventory.impl.v1_7.container.EnchantmentTableContainer_v1_7
net.lenni0451.mcstructs.inventory.impl.v1_7.container.net.lenni0451.mcstructs.inventory.impl.v1_7.container.FurnaceContainer_v1_7
net.lenni0451.mcstructs.inventory.impl.v1_7.container.net.lenni0451.mcstructs.inventory.impl.v1_7.container.HopperContainer_v1_7
net.lenni0451.mcstructs.inventory.impl.v1_7.container.net.lenni0451.mcstructs.inventory.impl.v1_7.container.HorseContainer_v1_7
net.lenni0451.mcstructs.inventory.impl.v1_7.container.net.lenni0451.mcstructs.inventory.impl.v1_7.container.PlayerContainer_v1_7
net.lenni0451.mcstructs.inventory.impl.v1_7.container.net.lenni0451.mcstructs.inventory.impl.v1_7.container.VillagerContainer_v1_7
net.lenni0451.mcstructs.inventory.impl.v1_7.inventory
net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.BeaconInventory_v1_7
net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.BrewingStandInventory_v1_7
net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.CraftingInventory_v1_7
net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.CraftingResultInventory_v1_7
net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.DispenserInventory_v1_7
net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.FurnaceInventory_v1_7
net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.HopperInventory_v1_7
net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.PlayerInventory_v1_7
net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.SimpleInventory_v1_7
net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.VillagerInventory_v1_7
net.lenni0451.mcstructs.inventory.impl.v1_7.slots
net.lenni0451.mcstructs.inventory.impl.v1_7.slots.net.lenni0451.mcstructs.inventory.impl.v1_7.slots.AnvilResultSlot_v1_7
net.lenni0451.mcstructs.inventory.impl.v1_7.slots.net.lenni0451.mcstructs.inventory.impl.v1_7.slots.CraftingResultSlot_v1_7
net.lenni0451.mcstructs.inventory.impl.v1_7.slots.net.lenni0451.mcstructs.inventory.impl.v1_7.slots.VillagerResultSlot_v1_7
net.lenni0451.mcstructs.inventory.impl.v1_8.container
net.lenni0451.mcstructs.inventory.impl.v1_8.container.net.lenni0451.mcstructs.inventory.impl.v1_8.container.AnvilContainer_v1_8
net.lenni0451.mcstructs.inventory.impl.v1_8.container.net.lenni0451.mcstructs.inventory.impl.v1_8.container.CraftingTableContainer_v1_8
net.lenni0451.mcstructs.inventory.impl.v1_8.container.net.lenni0451.mcstructs.inventory.impl.v1_8.container.EnchantmentTableContainer_v1_8
net.lenni0451.mcstructs.inventory.impl.v1_8.container.net.lenni0451.mcstructs.inventory.impl.v1_8.container.FurnaceContainer_v1_8
net.lenni0451.mcstructs.inventory.impl.v1_8.container.net.lenni0451.mcstructs.inventory.impl.v1_8.container.PlayerContainer_v1_8
net.lenni0451.mcstructs.inventory.impl.v1_8.slots
net.lenni0451.mcstructs.inventory.impl.v1_8.slots.net.lenni0451.mcstructs.inventory.impl.v1_8.slots.CraftingResultSlot_v1_8
net.lenni0451.mcstructs.inventory.types
net.lenni0451.mcstructs.inventory.types.net.lenni0451.mcstructs.inventory.types.AContainer
net.lenni0451.mcstructs.inventory.types.net.lenni0451.mcstructs.inventory.types.ICraftingContainer
net.lenni0451.mcstructs.inventory.types.net.lenni0451.mcstructs.inventory.types.IInventory




© 2015 - 2024 Weber Informatics LLC | Privacy Policy