mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-14 19:55:52 -07:00
@@ -205,7 +205,7 @@ public class ItemStack implements Cloneable, ConfigurationSerializable {
|
|||||||
/**
|
/**
|
||||||
* Gets the amount of items in this stack
|
* Gets the amount of items in this stack
|
||||||
*
|
*
|
||||||
* @return Amount of items in this stick
|
* @return Amount of items in this stack
|
||||||
*/
|
*/
|
||||||
public int getAmount() {
|
public int getAmount() {
|
||||||
return amount;
|
return amount;
|
||||||
|
Reference in New Issue
Block a user