Skip navigation links
A B C D E F G H I M N O P R S V 

A

accept(int) - Static method in class net.lenni0451.mcstructs.inventory.Slot
 
acceptAll() - Static method in class net.lenni0451.mcstructs.inventory.Slot
 
acceptNone() - Static method in class net.lenni0451.mcstructs.inventory.Slot
 
accepts(S) - Method in class net.lenni0451.mcstructs.inventory.Slot
 
acceptsCount(S) - Method in class net.lenni0451.mcstructs.inventory.Slot
 
acceptTags(ItemTag...) - Static method in class net.lenni0451.mcstructs.inventory.Slot
 
acceptTags(int, ItemTag...) - Static method in class net.lenni0451.mcstructs.inventory.Slot
 
acceptTypes(ItemType...) - Static method in class net.lenni0451.mcstructs.inventory.Slot
 
acceptTypes(int, ItemType...) - Static method in class net.lenni0451.mcstructs.inventory.Slot
 
AContainer<T extends IInventory<I,S>,I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.types
 
AContainer(int) - Constructor for class net.lenni0451.mcstructs.inventory.types.AContainer
 
AContainer_v1_7<T extends PlayerInventory_v1_7<I,S>,I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.impl.v1_7
 
AContainer_v1_7(int) - Constructor for class net.lenni0451.mcstructs.inventory.impl.v1_7.AContainer_v1_7
 
addIncompatibility(Enchantment, Enchantment) - Method in class net.lenni0451.mcstructs.inventory.enchantments.EnchantmentRegistry
 
addItemCompatibility(Enchantment, Function<S, Boolean>) - Method in class net.lenni0451.mcstructs.inventory.enchantments.EnchantmentRegistry
 
addSlot(IInventory<I, S>, int, BiFunction<Slot<T, I, S>, S, Integer>) - Method in class net.lenni0451.mcstructs.inventory.types.AContainer
 
addSlot(IntFunction<SLOT>) - Method in class net.lenni0451.mcstructs.inventory.types.AContainer
 
addStack(InventoryHolder<T, I, S>, S) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.PlayerInventory_v1_7
 
AnvilContainer_v1_7<T extends PlayerInventory_v1_7<I,S>,I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.impl.v1_7.container
 
AnvilContainer_v1_7(int, InventoryHolder<T, I, S>, EnchantmentRegistry<I, S>) - Constructor for class net.lenni0451.mcstructs.inventory.impl.v1_7.container.AnvilContainer_v1_7
 
AnvilResultSlot_v1_7<T extends PlayerInventory_v1_7<I,S>,I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.impl.v1_7.slots
 
AnvilResultSlot_v1_7(CraftingResultInventory_v1_7<I, S>, int, AnvilContainer_v1_7<T, I, S>) - Constructor for class net.lenni0451.mcstructs.inventory.impl.v1_7.slots.AnvilResultSlot_v1_7
 
ARecipeRegistry<I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.recipes
 
ARecipeRegistry(ItemRegistry<I, S>) - Constructor for class net.lenni0451.mcstructs.inventory.recipes.ARecipeRegistry
 
ArmorColorCraftingRecipe_v1_7<I> - Class in net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl
 
ArmorColorCraftingRecipe_v1_7() - Constructor for class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl.ArmorColorCraftingRecipe_v1_7
 

B

BeaconContainer_v1_7<T extends PlayerInventory_v1_7<I,S>,I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.impl.v1_7.container
 
BeaconContainer_v1_7(int, T) - Constructor for class net.lenni0451.mcstructs.inventory.impl.v1_7.container.BeaconContainer_v1_7
 
BeaconInventory_v1_7<I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.impl.v1_7.inventory
 
BeaconInventory_v1_7() - Constructor for class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.BeaconInventory_v1_7
 
BookCopyCraftingRecipe_v1_7<I> - Class in net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl
 
BookCopyCraftingRecipe_v1_7() - Constructor for class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl.BookCopyCraftingRecipe_v1_7
 
BrewingStandContainer_v1_7<T extends PlayerInventory_v1_7<I,S>,I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.impl.v1_7.container
 
BrewingStandContainer_v1_7(int, T) - Constructor for class net.lenni0451.mcstructs.inventory.impl.v1_7.container.BrewingStandContainer_v1_7
 
BrewingStandInventory_v1_7<I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.impl.v1_7.inventory
 
BrewingStandInventory_v1_7() - Constructor for class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.BrewingStandInventory_v1_7
 

C

canTake(InventoryHolder<T, I, S>) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.slots.AnvilResultSlot_v1_7
 
canTake(InventoryHolder<T, I, S>) - Method in class net.lenni0451.mcstructs.inventory.Slot
 
canTakeAll(Slot<T, I, S>, S) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.AContainer_v1_7
 
canTakeAll(Slot<T, I, S>, S) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.PlayerContainer_v1_7
 
ChestContainer_v1_7<T extends PlayerInventory_v1_7<I,S>,I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.impl.v1_7.container
 
ChestContainer_v1_7(int, T, int) - Constructor for class net.lenni0451.mcstructs.inventory.impl.v1_7.container.ChestContainer_v1_7
 
click(InventoryHolder<T, I, S>, int, int, InventoryAction) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.AContainer_v1_7
 
click(InventoryHolder<T, I, S>, int, int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.AContainer_v1_7
 
click(InventoryHolder<T, I, S>, int, int, InventoryAction) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.CraftingTableContainer_v1_7
 
click(InventoryHolder<T, I, S>, int, int, InventoryAction) - Method in class net.lenni0451.mcstructs.inventory.types.AContainer
 
close() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.AnvilContainer_v1_7
 
close() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.CraftingTableContainer_v1_7
 
close() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.EnchantmentTableContainer_v1_7
 
close() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.PlayerContainer_v1_7
 
close() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.VillagerContainer_v1_7
 
close() - Method in class net.lenni0451.mcstructs.inventory.types.AContainer
 
CraftingInventory_v1_7<I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.impl.v1_7.inventory
 
CraftingInventory_v1_7(ICraftingContainer<I, S>, int, int) - Constructor for class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.CraftingInventory_v1_7
 
CraftingResultInventory_v1_7<I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.impl.v1_7.inventory
 
CraftingResultInventory_v1_7() - Constructor for class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.CraftingResultInventory_v1_7
 
CraftingResultSlot_v1_7<T extends PlayerInventory_v1_7<I,S>,I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.impl.v1_7.slots
 
CraftingResultSlot_v1_7(CraftingResultInventory_v1_7<I, S>, int, CraftingInventory_v1_7<I, S>) - Constructor for class net.lenni0451.mcstructs.inventory.impl.v1_7.slots.CraftingResultSlot_v1_7
 
CraftingResultSlot_v1_8<T extends PlayerInventory_v1_7<I,S>,I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.impl.v1_8.slots
 
CraftingResultSlot_v1_8(CraftingResultInventory_v1_7<I, S>, int, CraftingInventory_v1_7<I, S>) - Constructor for class net.lenni0451.mcstructs.inventory.impl.v1_8.slots.CraftingResultSlot_v1_8
 
CraftingTableContainer_v1_7<T extends PlayerInventory_v1_7<I,S>,I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.impl.v1_7.container
 
CraftingTableContainer_v1_7(int, T, ARecipeRegistry<I, S>) - Constructor for class net.lenni0451.mcstructs.inventory.impl.v1_7.container.CraftingTableContainer_v1_7
 
CraftingTableContainer_v1_8<T extends PlayerInventory_v1_7<I,S>,I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.impl.v1_8.container
 
CraftingTableContainer_v1_8(int, T, ARecipeRegistry<I, S>) - Constructor for class net.lenni0451.mcstructs.inventory.impl.v1_8.container.CraftingTableContainer_v1_8
 
craftingUpdate(ICraftingInventory<I, S>) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.CraftingTableContainer_v1_7
 
craftingUpdate(ICraftingInventory<I, S>) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.PlayerContainer_v1_7
 
craftingUpdate(ICraftingInventory<I, S>) - Method in interface net.lenni0451.mcstructs.inventory.types.ICraftingContainer
 

D

DispenserContainer_v1_7<T extends PlayerInventory_v1_7<I,S>,I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.impl.v1_7.container
 
DispenserContainer_v1_7(int, T) - Constructor for class net.lenni0451.mcstructs.inventory.impl.v1_7.container.DispenserContainer_v1_7
 
DispenserInventory_v1_7<I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.impl.v1_7.inventory
 
DispenserInventory_v1_7() - Constructor for class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.DispenserInventory_v1_7
 
DraggingState - Enum in net.lenni0451.mcstructs.inventory.enums
 

E

Enchantment - Class in net.lenni0451.mcstructs.inventory.enchantments
 
Enchantment(String, int, int, int, int) - Constructor for class net.lenni0451.mcstructs.inventory.enchantments.Enchantment
 
EnchantmentRegistry<I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.enchantments
 
EnchantmentRegistry() - Constructor for class net.lenni0451.mcstructs.inventory.enchantments.EnchantmentRegistry
 
EnchantmentTableContainer_v1_7<T extends PlayerInventory_v1_7<I,S>,I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.impl.v1_7.container
 
EnchantmentTableContainer_v1_7(int, T) - Constructor for class net.lenni0451.mcstructs.inventory.impl.v1_7.container.EnchantmentTableContainer_v1_7
 
ExtendMapCraftingRecipe_v1_7<I> - Class in net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl
 
ExtendMapCraftingRecipe_v1_7(ItemRegistry<I, LegacyItemStack<I>>, Function<LegacyItemStack<I>, Integer>) - Constructor for class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl.ExtendMapCraftingRecipe_v1_7
 

F

findCraftingRecipe(ICraftingInventory<I, S>) - Method in class net.lenni0451.mcstructs.inventory.recipes.ARecipeRegistry
 
findCraftingRecipe(ICraftingInventory<I, LegacyItemStack<I>>) - Method in class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.RecipeRegistry_v1_7
 
findFurnaceRecipe(S) - Method in class net.lenni0451.mcstructs.inventory.recipes.ARecipeRegistry
 
findFurnaceRecipe(LegacyItemStack<I>) - Method in class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.RecipeRegistry_v1_7
 
FireworksCraftingRecipe_v1_7<I> - Class in net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl
 
FireworksCraftingRecipe_v1_7() - Constructor for class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl.FireworksCraftingRecipe_v1_7
 
FurnaceContainer_v1_7<T extends PlayerInventory_v1_7<I,S>,I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.impl.v1_7.container
 
FurnaceContainer_v1_7(int, T, ARecipeRegistry<I, S>) - Constructor for class net.lenni0451.mcstructs.inventory.impl.v1_7.container.FurnaceContainer_v1_7
 
FurnaceContainer_v1_8<T extends PlayerInventory_v1_7<I,S>,I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.impl.v1_8.container
 
FurnaceContainer_v1_8(int, T, ARecipeRegistry<I, S>) - Constructor for class net.lenni0451.mcstructs.inventory.impl.v1_8.container.FurnaceContainer_v1_8
 
FurnaceInventory_v1_7<I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.impl.v1_7.inventory
 
FurnaceInventory_v1_7() - Constructor for class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.FurnaceInventory_v1_7
 

G

get(int) - Method in class net.lenni0451.mcstructs.inventory.enchantments.EnchantmentRegistry
 
get(String) - Method in class net.lenni0451.mcstructs.inventory.enchantments.EnchantmentRegistry
 
getAnvilContainer() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.slots.AnvilResultSlot_v1_7
 
getArmor() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.PlayerInventory_v1_7
 
getArmorSlotOffset(List<ItemType>) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.PlayerContainer_v1_7
 
getBeaconInventory() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.BeaconContainer_v1_7
 
getBrewingStandInventory() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.BrewingStandContainer_v1_7
 
getButton(int) - Static method in enum net.lenni0451.mcstructs.inventory.enums.DraggingState
 
getChestInventory() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.ChestContainer_v1_7
 
getCraftingContainer() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.CraftingInventory_v1_7
 
getCraftingInventory() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.CraftingTableContainer_v1_7
 
getCraftingInventory() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.PlayerContainer_v1_7
 
getCraftingInventory() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.slots.CraftingResultSlot_v1_7
 
getCraftingRecipes() - Method in class net.lenni0451.mcstructs.inventory.recipes.ARecipeRegistry
 
getCraftingResultInventory() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.CraftingTableContainer_v1_7
 
getCraftingResultInventory() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.PlayerContainer_v1_7
 
getCurrentRecipe() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.VillagerInventory_v1_7
 
getCurrentRecipeIndex() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.VillagerInventory_v1_7
 
getCursorStack() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.PlayerInventory_v1_7
 
getDispenserInventory() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.DispenserContainer_v1_7
 
getDraggingState(int) - Static method in enum net.lenni0451.mcstructs.inventory.enums.DraggingState
 
getEmptySlot() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.PlayerInventory_v1_7
 
getEnchantmentInventory() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.EnchantmentTableContainer_v1_7
 
getEnchantmentRegistry() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.AnvilContainer_v1_7
 
getFurnaceInventory() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.FurnaceContainer_v1_7
 
getFurnaceRecipes() - Method in class net.lenni0451.mcstructs.inventory.recipes.ARecipeRegistry
 
getHeight() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.CraftingInventory_v1_7
 
getHeight() - Method in class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl.ShapedCraftingRecipe_v1_7
 
getHopperInventory() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.HopperContainer_v1_7
 
getHorseInventory() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.HorseContainer_v1_7
 
getId() - Method in class net.lenni0451.mcstructs.inventory.enchantments.Enchantment
 
getIngredients() - Method in class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl.ShapedCraftingRecipe_v1_7
 
getIngredients() - Method in class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl.ShapelessCraftingRecipe_v1_7
 
getInput1() - Method in class net.lenni0451.mcstructs.inventory.recipes.VillagerRecipe
 
getInput2() - Method in class net.lenni0451.mcstructs.inventory.recipes.VillagerRecipe
 
getInputSlots() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.AnvilContainer_v1_7
 
getInventory() - Method in class net.lenni0451.mcstructs.inventory.Slot
 
getInventoryHolder() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.AnvilContainer_v1_7
 
getInventoryIndex() - Method in class net.lenni0451.mcstructs.inventory.Slot
 
getItemRegistry() - Method in class net.lenni0451.mcstructs.inventory.recipes.ARecipeRegistry
 
getMain() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.PlayerInventory_v1_7
 
getMaxLevel() - Method in class net.lenni0451.mcstructs.inventory.enchantments.Enchantment
 
getMinLevel() - Method in class net.lenni0451.mcstructs.inventory.enchantments.Enchantment
 
getName() - Method in class net.lenni0451.mcstructs.inventory.enchantments.Enchantment
 
getOpenContainer() - Method in class net.lenni0451.mcstructs.inventory.InventoryHolder
 
getOutput() - Method in class net.lenni0451.mcstructs.inventory.recipes.VillagerRecipe
 
getOutputSlot() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.AnvilContainer_v1_7
 
getPlayerInventory() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.BeaconContainer_v1_7
 
getPlayerInventory() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.BrewingStandContainer_v1_7
 
getPlayerInventory() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.ChestContainer_v1_7
 
getPlayerInventory() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.CraftingTableContainer_v1_7
 
getPlayerInventory() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.DispenserContainer_v1_7
 
getPlayerInventory() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.EnchantmentTableContainer_v1_7
 
getPlayerInventory() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.FurnaceContainer_v1_7
 
getPlayerInventory() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.HopperContainer_v1_7
 
getPlayerInventory() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.HorseContainer_v1_7
 
getPlayerInventory() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.PlayerContainer_v1_7
 
getPlayerInventory() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.VillagerContainer_v1_7
 
getPlayerInventory() - Method in class net.lenni0451.mcstructs.inventory.InventoryHolder
 
getPlayerInventoryContainer() - Method in class net.lenni0451.mcstructs.inventory.InventoryHolder
 
getRarity() - Method in class net.lenni0451.mcstructs.inventory.enchantments.Enchantment
 
getRecipeRegistry() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.CraftingTableContainer_v1_7
 
getRecipeRegistry() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.FurnaceContainer_v1_7
 
getRecipeRegistry() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.PlayerContainer_v1_7
 
getRecipeRegistry() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.VillagerContainer_v1_7
 
getRecipeRegistry() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.VillagerInventory_v1_7
 
getRepairCost() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.AnvilContainer_v1_7
 
getRepairItemName() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.AnvilContainer_v1_7
 
getRepairStackCount() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.AnvilContainer_v1_7
 
getResult(ItemRegistry<I, S>, ICraftingInventory<I, S>) - Method in interface net.lenni0451.mcstructs.inventory.recipes.ICraftingRecipe
 
getResult(ItemRegistry<I, LegacyItemStack<I>>, ICraftingInventory<I, LegacyItemStack<I>>) - Method in class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl.ArmorColorCraftingRecipe_v1_7
 
getResult(ItemRegistry<I, LegacyItemStack<I>>, ICraftingInventory<I, LegacyItemStack<I>>) - Method in class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl.BookCopyCraftingRecipe_v1_7
 
getResult(ItemRegistry<I, LegacyItemStack<I>>, ICraftingInventory<I, LegacyItemStack<I>>) - Method in class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl.ExtendMapCraftingRecipe_v1_7
 
getResult(ItemRegistry<I, LegacyItemStack<I>>, ICraftingInventory<I, LegacyItemStack<I>>) - Method in class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl.FireworksCraftingRecipe_v1_7
 
getResult(ItemRegistry<I, LegacyItemStack<I>>, ICraftingInventory<I, LegacyItemStack<I>>) - Method in class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl.MapCopyCraftingRecipe_v1_7
 
getResult() - Method in class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl.ShapedCraftingRecipe_v1_7
 
getResult(ItemRegistry<I, LegacyItemStack<I>>, ICraftingInventory<I, LegacyItemStack<I>>) - Method in class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl.ShapedCraftingRecipe_v1_7
 
getResult() - Method in class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl.ShapelessCraftingRecipe_v1_7
 
getResult(ItemRegistry<I, LegacyItemStack<I>>, ICraftingInventory<I, LegacyItemStack<I>>) - Method in class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl.ShapelessCraftingRecipe_v1_7
 
getRowCount() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.ChestContainer_v1_7
 
getRowSlotCount() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.ChestContainer_v1_7
 
getSize() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.BeaconInventory_v1_7
 
getSize() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.BrewingStandInventory_v1_7
 
getSize() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.CraftingInventory_v1_7
 
getSize() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.CraftingResultInventory_v1_7
 
getSize() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.DispenserInventory_v1_7
 
getSize() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.FurnaceInventory_v1_7
 
getSize() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.HopperInventory_v1_7
 
getSize() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.PlayerInventory_v1_7
 
getSize() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.SimpleInventory_v1_7
 
getSize() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.VillagerInventory_v1_7
 
getSize() - Method in interface net.lenni0451.mcstructs.inventory.types.IInventory
 
getSlot(int) - Method in class net.lenni0451.mcstructs.inventory.types.AContainer
 
getSlotCount() - Method in class net.lenni0451.mcstructs.inventory.types.AContainer
 
getSlotIndex() - Method in class net.lenni0451.mcstructs.inventory.Slot
 
getStack(int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.BeaconInventory_v1_7
 
getStack(int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.BrewingStandInventory_v1_7
 
getStack(int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.CraftingInventory_v1_7
 
getStack(int, int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.CraftingInventory_v1_7
 
getStack(int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.CraftingResultInventory_v1_7
 
getStack(int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.DispenserInventory_v1_7
 
getStack(int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.FurnaceInventory_v1_7
 
getStack(int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.HopperInventory_v1_7
 
getStack(int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.PlayerInventory_v1_7
 
getStack(int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.SimpleInventory_v1_7
 
getStack(int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.VillagerInventory_v1_7
 
getStack() - Method in class net.lenni0451.mcstructs.inventory.Slot
 
getStack(int, int) - Method in interface net.lenni0451.mcstructs.inventory.types.ICraftingInventory
 
getStack(int) - Method in interface net.lenni0451.mcstructs.inventory.types.IInventory
 
getStacks() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.BrewingStandInventory_v1_7
 
getStacks() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.CraftingInventory_v1_7
 
getStacks() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.DispenserInventory_v1_7
 
getStacks() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.FurnaceInventory_v1_7
 
getStacks() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.HopperInventory_v1_7
 
getStacks() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.SimpleInventory_v1_7
 
getStacks() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.VillagerInventory_v1_7
 
getVillagerInventory() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.VillagerContainer_v1_7
 
getVillagerRecipes() - Method in class net.lenni0451.mcstructs.inventory.recipes.ARecipeRegistry
 
getWidth() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.CraftingInventory_v1_7
 
getWidth() - Method in class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl.ShapedCraftingRecipe_v1_7
 
getWindowId() - Method in class net.lenni0451.mcstructs.inventory.types.AContainer
 
getXpLevel() - Method in class net.lenni0451.mcstructs.inventory.InventoryHolder
 

H

hasChest() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.HorseContainer_v1_7
 
hasContainer(List<ItemType>) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.slots.CraftingResultSlot_v1_7
 
hasInput2() - Method in class net.lenni0451.mcstructs.inventory.recipes.VillagerRecipe
 
HopperContainer_v1_7<T extends PlayerInventory_v1_7<I,S>,I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.impl.v1_7.container
 
HopperContainer_v1_7(int, T) - Constructor for class net.lenni0451.mcstructs.inventory.impl.v1_7.container.HopperContainer_v1_7
 
HopperInventory_v1_7<I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.impl.v1_7.inventory
 
HopperInventory_v1_7() - Constructor for class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.HopperInventory_v1_7
 
HorseContainer_v1_7<T extends PlayerInventory_v1_7<I,S>,I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.impl.v1_7.container
 
HorseContainer_v1_7(int, T, int, boolean, boolean) - Constructor for class net.lenni0451.mcstructs.inventory.impl.v1_7.container.HorseContainer_v1_7
 

I

ICraftingContainer<I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Interface in net.lenni0451.mcstructs.inventory.types
 
ICraftingInventory<I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Interface in net.lenni0451.mcstructs.inventory.types
 
ICraftingRecipe<I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Interface in net.lenni0451.mcstructs.inventory.recipes
 
IInventory<I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Interface in net.lenni0451.mcstructs.inventory.types
 
IInventory_v1_7<I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Interface in net.lenni0451.mcstructs.inventory.impl.v1_7
 
initSlots() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.AnvilContainer_v1_7
 
initSlots() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.BeaconContainer_v1_7
 
initSlots() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.BrewingStandContainer_v1_7
 
initSlots() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.ChestContainer_v1_7
 
initSlots() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.CraftingTableContainer_v1_7
 
initSlots() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.DispenserContainer_v1_7
 
initSlots() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.EnchantmentTableContainer_v1_7
 
initSlots() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.FurnaceContainer_v1_7
 
initSlots() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.HopperContainer_v1_7
 
initSlots() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.HorseContainer_v1_7
 
initSlots() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.PlayerContainer_v1_7
 
initSlots() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.VillagerContainer_v1_7
 
initSlots() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_8.container.CraftingTableContainer_v1_8
 
initSlots() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_8.container.FurnaceContainer_v1_8
 
initSlots() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_8.container.PlayerContainer_v1_8
 
initSlots() - Method in class net.lenni0451.mcstructs.inventory.types.AContainer
 
InventoryAction - Enum in net.lenni0451.mcstructs.inventory.enums
 
InventoryHolder<T extends IInventory<I,S>,I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory
 
InventoryHolder(T, Function<T, AContainer<T, I, S>>) - Constructor for class net.lenni0451.mcstructs.inventory.InventoryHolder
 
isCreativeMode() - Method in class net.lenni0451.mcstructs.inventory.InventoryHolder
 
isDragging(int) - Static method in enum net.lenni0451.mcstructs.inventory.enums.DraggingState
 
isEnabled() - Method in class net.lenni0451.mcstructs.inventory.recipes.VillagerRecipe
 
isHorse() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.HorseContainer_v1_7
 
isIncompatible(Enchantment, Enchantment) - Method in class net.lenni0451.mcstructs.inventory.enchantments.EnchantmentRegistry
 
isItemCompatible(Enchantment, S) - Method in class net.lenni0451.mcstructs.inventory.enchantments.EnchantmentRegistry
 

M

MapCopyCraftingRecipe_v1_7<I> - Class in net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl
 
MapCopyCraftingRecipe_v1_7() - Constructor for class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl.MapCopyCraftingRecipe_v1_7
 
matches(ItemRegistry<I, S>, ICraftingInventory<I, S>) - Method in interface net.lenni0451.mcstructs.inventory.recipes.ICraftingRecipe
 
matches(ItemRegistry<I, LegacyItemStack<I>>, ICraftingInventory<I, LegacyItemStack<I>>) - Method in class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl.ArmorColorCraftingRecipe_v1_7
 
matches(ItemRegistry<I, LegacyItemStack<I>>, ICraftingInventory<I, LegacyItemStack<I>>) - Method in class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl.BookCopyCraftingRecipe_v1_7
 
matches(ItemRegistry<I, LegacyItemStack<I>>, ICraftingInventory<I, LegacyItemStack<I>>) - Method in class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl.ExtendMapCraftingRecipe_v1_7
 
matches(ItemRegistry<I, LegacyItemStack<I>>, ICraftingInventory<I, LegacyItemStack<I>>) - Method in class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl.FireworksCraftingRecipe_v1_7
 
matches(ItemRegistry<I, LegacyItemStack<I>>, ICraftingInventory<I, LegacyItemStack<I>>) - Method in class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl.MapCopyCraftingRecipe_v1_7
 
matches(ItemRegistry<I, LegacyItemStack<I>>, ICraftingInventory<I, LegacyItemStack<I>>) - Method in class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl.ShapedCraftingRecipe_v1_7
 
matches(ItemRegistry<I, LegacyItemStack<I>>, ICraftingInventory<I, LegacyItemStack<I>>) - Method in class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl.ShapelessCraftingRecipe_v1_7
 
maxStackCount() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.BeaconInventory_v1_7
 
maxStackCount() - Method in interface net.lenni0451.mcstructs.inventory.types.IInventory
 
mergeStack(S, int, int, boolean) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.AContainer_v1_7
 
moveStack(InventoryHolder<T, I, S>, int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.AContainer_v1_7
 
moveStack(InventoryHolder<T, I, S>, int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.AnvilContainer_v1_7
 
moveStack(InventoryHolder<T, I, S>, int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.BeaconContainer_v1_7
 
moveStack(InventoryHolder<T, I, S>, int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.BrewingStandContainer_v1_7
 
moveStack(InventoryHolder<T, I, S>, int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.ChestContainer_v1_7
 
moveStack(InventoryHolder<T, I, S>, int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.CraftingTableContainer_v1_7
 
moveStack(InventoryHolder<T, I, S>, int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.DispenserContainer_v1_7
 
moveStack(InventoryHolder<T, I, S>, int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.EnchantmentTableContainer_v1_7
 
moveStack(InventoryHolder<T, I, S>, int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.FurnaceContainer_v1_7
 
moveStack(InventoryHolder<T, I, S>, int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.HopperContainer_v1_7
 
moveStack(InventoryHolder<T, I, S>, int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.HorseContainer_v1_7
 
moveStack(InventoryHolder<T, I, S>, int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.PlayerContainer_v1_7
 
moveStack(InventoryHolder<T, I, S>, int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.VillagerContainer_v1_7
 

N

net.lenni0451.mcstructs.inventory - package net.lenni0451.mcstructs.inventory
 
net.lenni0451.mcstructs.inventory.enchantments - package net.lenni0451.mcstructs.inventory.enchantments
 
net.lenni0451.mcstructs.inventory.enums - package net.lenni0451.mcstructs.inventory.enums
 
net.lenni0451.mcstructs.inventory.impl.v1_7 - package net.lenni0451.mcstructs.inventory.impl.v1_7
 
net.lenni0451.mcstructs.inventory.impl.v1_7.container - package net.lenni0451.mcstructs.inventory.impl.v1_7.container
 
net.lenni0451.mcstructs.inventory.impl.v1_7.inventory - package net.lenni0451.mcstructs.inventory.impl.v1_7.inventory
 
net.lenni0451.mcstructs.inventory.impl.v1_7.slots - package net.lenni0451.mcstructs.inventory.impl.v1_7.slots
 
net.lenni0451.mcstructs.inventory.impl.v1_8.container - package net.lenni0451.mcstructs.inventory.impl.v1_8.container
 
net.lenni0451.mcstructs.inventory.impl.v1_8.slots - package net.lenni0451.mcstructs.inventory.impl.v1_8.slots
 
net.lenni0451.mcstructs.inventory.recipes - package net.lenni0451.mcstructs.inventory.recipes
 
net.lenni0451.mcstructs.inventory.recipes.impl.v1_7 - package net.lenni0451.mcstructs.inventory.recipes.impl.v1_7
 
net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl - package net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl
 
net.lenni0451.mcstructs.inventory.types - package net.lenni0451.mcstructs.inventory.types
 

O

onTake(InventoryHolder<T, I, S>, S) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.slots.AnvilResultSlot_v1_7
 
onTake(InventoryHolder<T, I, S>, S) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.slots.CraftingResultSlot_v1_7
 
onTake(InventoryHolder<T, I, S>, S) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.slots.VillagerResultSlot_v1_7
 
onTake(InventoryHolder<T, I, S>, S) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_8.slots.CraftingResultSlot_v1_8
 
onTake(InventoryHolder<T, I, S>, S) - Method in class net.lenni0451.mcstructs.inventory.Slot
 
onUpdate() - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.VillagerInventory_v1_7
 
onUpdate() - Method in class net.lenni0451.mcstructs.inventory.Slot
 
onUpdate() - Method in interface net.lenni0451.mcstructs.inventory.types.IInventory
 

P

PlayerContainer_v1_7<T extends PlayerInventory_v1_7<I,S>,I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.impl.v1_7.container
Slots:
0-4: crafting slots (output, slot 1-1, slot 1-2, slot 2-1, slot 2-2)
5-8: armor slots (boots, leggings, chestplate, helmet)
9-35: upper inventory slots
36-44: hotbar slots
PlayerContainer_v1_7(T, ARecipeRegistry<I, S>) - Constructor for class net.lenni0451.mcstructs.inventory.impl.v1_7.container.PlayerContainer_v1_7
 
PlayerContainer_v1_8<T extends PlayerInventory_v1_7<I,S>,I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.impl.v1_8.container
 
PlayerContainer_v1_8(T, ARecipeRegistry<I, S>) - Constructor for class net.lenni0451.mcstructs.inventory.impl.v1_8.container.PlayerContainer_v1_8
 
PlayerInventory_v1_7<I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.impl.v1_7.inventory
 
PlayerInventory_v1_7() - Constructor for class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.PlayerInventory_v1_7
 

R

RecipeRegistry_v1_7<I> - Class in net.lenni0451.mcstructs.inventory.recipes.impl.v1_7
 
RecipeRegistry_v1_7(ItemRegistry<I, LegacyItemStack<I>>) - Constructor for class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.RecipeRegistry_v1_7
 
RecipeRegistry_v1_7(ItemRegistry<I, LegacyItemStack<I>>, Function<LegacyItemStack<I>, Integer>) - Constructor for class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.RecipeRegistry_v1_7
 
register(Enchantment) - Method in class net.lenni0451.mcstructs.inventory.enchantments.EnchantmentRegistry
 
registerCraftingRecipe(ICraftingRecipe<I, S>) - Method in class net.lenni0451.mcstructs.inventory.recipes.ARecipeRegistry
 
registerFurnaceRecipe(S, S) - Method in class net.lenni0451.mcstructs.inventory.recipes.ARecipeRegistry
 
registerVillagerRecipe(S, S, S) - Method in class net.lenni0451.mcstructs.inventory.recipes.ARecipeRegistry
 
registerVillagerRecipe(S, S, S, boolean) - Method in class net.lenni0451.mcstructs.inventory.recipes.ARecipeRegistry
 

S

setCopyNbt() - Method in class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl.ShapedCraftingRecipe_v1_7
 
setCreativeMode(boolean) - Method in class net.lenni0451.mcstructs.inventory.InventoryHolder
 
setCurrentRecipeIndex(int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.VillagerInventory_v1_7
 
setCursorStack(S) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.PlayerInventory_v1_7
 
setDraggingState(DraggingState, int) - Static method in enum net.lenni0451.mcstructs.inventory.enums.DraggingState
 
setOpenContainer(AContainer<T, I, S>) - Method in class net.lenni0451.mcstructs.inventory.InventoryHolder
 
setRepairCost(int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.AnvilContainer_v1_7
 
setRepairItemName(String) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.AnvilContainer_v1_7
 
setRepairStackCount(int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.container.AnvilContainer_v1_7
 
setStack(int, S) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.BeaconInventory_v1_7
 
setStack(int, S) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.BrewingStandInventory_v1_7
 
setStack(int, S) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.CraftingInventory_v1_7
 
setStack(int, S) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.CraftingResultInventory_v1_7
 
setStack(int, S) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.DispenserInventory_v1_7
 
setStack(int, S) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.FurnaceInventory_v1_7
 
setStack(int, S) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.HopperInventory_v1_7
 
setStack(int, S) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.PlayerInventory_v1_7
 
setStack(int, S) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.SimpleInventory_v1_7
 
setStack(int, S) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.VillagerInventory_v1_7
 
setStack(S) - Method in class net.lenni0451.mcstructs.inventory.Slot
 
setStack(int, S) - Method in interface net.lenni0451.mcstructs.inventory.types.IInventory
 
setXpLevel(int) - Method in class net.lenni0451.mcstructs.inventory.InventoryHolder
 
ShapedCraftingRecipe_v1_7<I> - Class in net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl
 
ShapedCraftingRecipe_v1_7(int, int, LegacyItemStack<I>[], LegacyItemStack<I>) - Constructor for class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl.ShapedCraftingRecipe_v1_7
 
ShapelessCraftingRecipe_v1_7<I> - Class in net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl
 
ShapelessCraftingRecipe_v1_7(LegacyItemStack<I>[], LegacyItemStack<I>) - Constructor for class net.lenni0451.mcstructs.inventory.recipes.impl.v1_7.impl.ShapelessCraftingRecipe_v1_7
 
SimpleInventory_v1_7<I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.impl.v1_7.inventory
 
SimpleInventory_v1_7(int) - Constructor for class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.SimpleInventory_v1_7
 
Slot<T extends IInventory<I,S>,I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory
 
Slot(IInventory<I, S>, int, int, BiFunction<Slot<T, I, S>, S, Integer>) - Constructor for class net.lenni0451.mcstructs.inventory.Slot
 
split(int, int) - Method in interface net.lenni0451.mcstructs.inventory.impl.v1_7.IInventory_v1_7
 
split(int, int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.BeaconInventory_v1_7
 
split(int, int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.BrewingStandInventory_v1_7
 
split(int, int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.CraftingInventory_v1_7
 
split(int, int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.CraftingResultInventory_v1_7
 
split(int, int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.DispenserInventory_v1_7
 
split(int, int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.FurnaceInventory_v1_7
 
split(int, int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.HopperInventory_v1_7
 
split(int, int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.PlayerInventory_v1_7
 
split(int, int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.SimpleInventory_v1_7
 
split(int, int) - Method in class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.VillagerInventory_v1_7
 

V

valueOf(String) - Static method in enum net.lenni0451.mcstructs.inventory.enums.DraggingState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.lenni0451.mcstructs.inventory.enums.InventoryAction
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.lenni0451.mcstructs.inventory.enums.DraggingState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.lenni0451.mcstructs.inventory.enums.InventoryAction
Returns an array containing the constants of this enum type, in the order they are declared.
VillagerContainer_v1_7<T extends PlayerInventory_v1_7<I,S>,I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.impl.v1_7.container
 
VillagerContainer_v1_7(int, T, ARecipeRegistry<I, S>) - Constructor for class net.lenni0451.mcstructs.inventory.impl.v1_7.container.VillagerContainer_v1_7
 
VillagerInventory_v1_7<I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.impl.v1_7.inventory
 
VillagerInventory_v1_7(ARecipeRegistry<I, S>) - Constructor for class net.lenni0451.mcstructs.inventory.impl.v1_7.inventory.VillagerInventory_v1_7
 
VillagerRecipe<I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.recipes
 
VillagerRecipe(S, S, S, boolean) - Constructor for class net.lenni0451.mcstructs.inventory.recipes.VillagerRecipe
 
VillagerResultSlot_v1_7<T extends PlayerInventory_v1_7<I,S>,I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> - Class in net.lenni0451.mcstructs.inventory.impl.v1_7.slots
 
VillagerResultSlot_v1_7(VillagerInventory_v1_7<I, S>, int) - Constructor for class net.lenni0451.mcstructs.inventory.impl.v1_7.slots.VillagerResultSlot_v1_7
 
A B C D E F G H I M N O P R S V 
Skip navigation links