Class IllegalStackItemConfig
java.lang.Object
fr.andross.banitem.utils.scanners.illegalstack.IllegalStackItemConfig
A simple wrapper to store the amount and the block type of an illegal stack material
- Version:
- 3.4
- Author:
- Andross
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
Max amount allowed of the materialThe block type
-
Constructor Details
-
IllegalStackItemConfig
-
-
Method Details
-
getAmount
public int getAmount()Max amount allowed of the material- Returns:
- the max amount allowed of the material
-
getBlockType
The block type- Returns:
- the block type
-