mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-14 05:01:28 +00:00
Update ItemDb.java
This commit is contained in:
parent
0d02b91506
commit
7051801a85
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ public class ItemDb implements IConf, IItemDb
|
|||
}
|
||||
|
||||
|
||||
class static ItemData
|
||||
static class ItemData
|
||||
{
|
||||
final private int itemNo;
|
||||
final private short itemData;
|
||||
|
|
Loading…
Reference in a new issue