Added simple attributes to the Item.
This commit is contained in:
parent
c0c902870f
commit
91a7980f72
@ -1,5 +1,6 @@
|
|||||||
package com.iluwatar;
|
package com.iluwatar;
|
||||||
|
|
||||||
public class Item {
|
public class Item {
|
||||||
|
String name;
|
||||||
|
int level;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user