Package net.swofty.item
Class MaterialQuantifiable
java.lang.Object
net.swofty.item.MaterialQuantifiable
-
Constructor Summary
ConstructorsConstructorDescriptionMaterialQuantifiable(ItemType material) MaterialQuantifiable(ItemType material, int amount) -
Method Summary
Modifier and TypeMethodDescriptionclone()booleanbooleanstatic MaterialQuantifiableof(net.minestom.server.item.ItemStack stack) static MaterialQuantifiable[]of(net.minestom.server.item.ItemStack[] stacks) setAmount(int amount) setMaterial(ItemType material) toString()