Skip navigation links
A B C E G H I L M N R S T V 

A

AItemStack<I,S extends AItemStack<I,S>> - Class in net.lenni0451.mcstructs.items
 
AItemStack(ItemRegistry<I, S>, I) - Constructor for class net.lenni0451.mcstructs.items.AItemStack
 

B

byType(ItemType) - Method in class net.lenni0451.mcstructs.items.ItemRegistry
 

C

copy() - Method in class net.lenni0451.mcstructs.items.AItemStack
 
copyTag() - Method in class net.lenni0451.mcstructs.items.AItemStack
 
create(I) - Method in class net.lenni0451.mcstructs.items.ItemRegistry
 
create(I, int) - Method in class net.lenni0451.mcstructs.items.ItemRegistry
 
create(I, int, int) - Method in class net.lenni0451.mcstructs.items.ItemRegistry
 
create(I, int, CompoundNbt) - Method in class net.lenni0451.mcstructs.items.ItemRegistry
 
create(I, int, int, CompoundNbt) - Method in class net.lenni0451.mcstructs.items.ItemRegistry
 

E

empty() - Method in class net.lenni0451.mcstructs.items.ItemRegistry
 
equals(Object) - Method in class net.lenni0451.mcstructs.items.AItemStack
 
equals(Object) - Method in class net.lenni0451.mcstructs.items.stacks.ItemStack
 
equals(Object) - Method in class net.lenni0451.mcstructs.items.stacks.LegacyItemStack
 

G

getCount() - Method in class net.lenni0451.mcstructs.items.AItemStack
 
getCustomName() - Method in class net.lenni0451.mcstructs.items.AItemStack
 
getDamage() - Method in class net.lenni0451.mcstructs.items.AItemStack
 
getDamage() - Method in class net.lenni0451.mcstructs.items.stacks.ItemStack
 
getDamage() - Method in class net.lenni0451.mcstructs.items.stacks.LegacyItemStack
 
getItem() - Method in class net.lenni0451.mcstructs.items.AItemStack
 
getMaterial(List<ItemTag>) - Static method in enum net.lenni0451.mcstructs.items.info.ItemTag
 
getMeta() - Method in class net.lenni0451.mcstructs.items.AItemStack
 
getMeta(I) - Method in class net.lenni0451.mcstructs.items.ItemRegistry
 
getOrCreateTag() - Method in class net.lenni0451.mcstructs.items.AItemStack
 
getRegistry() - Method in class net.lenni0451.mcstructs.items.AItemStack
 
getRepairCost() - Method in class net.lenni0451.mcstructs.items.AItemStack
 
getTag() - Method in class net.lenni0451.mcstructs.items.AItemStack
 

H

hasCustomName() - Method in class net.lenni0451.mcstructs.items.AItemStack
 
hashCode() - Method in class net.lenni0451.mcstructs.items.AItemStack
 
hashCode() - Method in class net.lenni0451.mcstructs.items.stacks.ItemStack
 
hashCode() - Method in class net.lenni0451.mcstructs.items.stacks.LegacyItemStack
 
hasTag() - Method in class net.lenni0451.mcstructs.items.AItemStack
 

I

isArmor(List<ItemType>) - Static method in enum net.lenni0451.mcstructs.items.info.ItemType
 
isEmpty() - Method in class net.lenni0451.mcstructs.items.AItemStack
 
isTool(List<ItemType>) - Static method in enum net.lenni0451.mcstructs.items.info.ItemType
 
ItemMeta - Class in net.lenni0451.mcstructs.items.info
 
ItemMeta() - Constructor for class net.lenni0451.mcstructs.items.info.ItemMeta
 
ItemRegistry<I,S extends AItemStack<I,S>> - Class in net.lenni0451.mcstructs.items
 
ItemRegistry(BiFunction<ItemRegistry<I, S>, I, S>) - Constructor for class net.lenni0451.mcstructs.items.ItemRegistry
 
ItemStack<I> - Class in net.lenni0451.mcstructs.items.stacks
 
ItemStack(ItemRegistry<I, ItemStack<I>>, I) - Constructor for class net.lenni0451.mcstructs.items.stacks.ItemStack
 
ItemTag - Enum in net.lenni0451.mcstructs.items.info
 
ItemType - Enum in net.lenni0451.mcstructs.items.info
 

L

LegacyItemStack<I> - Class in net.lenni0451.mcstructs.items.stacks
 
LegacyItemStack(ItemRegistry<I, LegacyItemStack<I>>, I) - Constructor for class net.lenni0451.mcstructs.items.stacks.LegacyItemStack
 

M

maxCount() - Method in class net.lenni0451.mcstructs.items.info.ItemMeta
 
maxCount(int) - Method in class net.lenni0451.mcstructs.items.info.ItemMeta
 
maxDamage() - Method in class net.lenni0451.mcstructs.items.info.ItemMeta
 
maxDamage(int) - Method in class net.lenni0451.mcstructs.items.info.ItemMeta
 

N

net.lenni0451.mcstructs.items - package net.lenni0451.mcstructs.items
 
net.lenni0451.mcstructs.items.info - package net.lenni0451.mcstructs.items.info
 
net.lenni0451.mcstructs.items.stacks - package net.lenni0451.mcstructs.items.stacks
 

R

removeCustomName() - Method in class net.lenni0451.mcstructs.items.AItemStack
 
requireByType(ItemType) - Method in class net.lenni0451.mcstructs.items.ItemRegistry
 
requireByType(ItemType, int) - Method in class net.lenni0451.mcstructs.items.ItemRegistry
 

S

setCount(int) - Method in class net.lenni0451.mcstructs.items.AItemStack
 
setCustomName(String) - Method in class net.lenni0451.mcstructs.items.AItemStack
 
setDamage(int) - Method in class net.lenni0451.mcstructs.items.AItemStack
 
setDamage(int) - Method in class net.lenni0451.mcstructs.items.stacks.ItemStack
 
setDamage(int) - Method in class net.lenni0451.mcstructs.items.stacks.LegacyItemStack
 
setRepairCost(int) - Method in class net.lenni0451.mcstructs.items.AItemStack
 
setTag(CompoundNbt) - Method in class net.lenni0451.mcstructs.items.AItemStack
 
split(int) - Method in class net.lenni0451.mcstructs.items.AItemStack
 

T

tags() - Method in class net.lenni0451.mcstructs.items.info.ItemMeta
 
tags(ItemTag...) - Method in class net.lenni0451.mcstructs.items.info.ItemMeta
 
toString() - Method in class net.lenni0451.mcstructs.items.AItemStack
 
toString() - Method in class net.lenni0451.mcstructs.items.stacks.ItemStack
 
toString() - Method in class net.lenni0451.mcstructs.items.stacks.LegacyItemStack
 
types() - Method in class net.lenni0451.mcstructs.items.info.ItemMeta
 
types(ItemType...) - Method in class net.lenni0451.mcstructs.items.info.ItemMeta
 

V

valueOf(String) - Static method in enum net.lenni0451.mcstructs.items.info.ItemTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.lenni0451.mcstructs.items.info.ItemType
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.lenni0451.mcstructs.items.info.ItemTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.lenni0451.mcstructs.items.info.ItemType
Returns an array containing the constants of this enum type, in the order they are declared.
A B C E G H I L M N R S T V 
Skip navigation links