Push next version of WMD
This commit is contained in:
parent
689485e337
commit
b8a065590c
10 changed files with 427 additions and 6 deletions
|
@ -21,6 +21,9 @@ public class ItemRegistry {
|
|||
}
|
||||
}
|
||||
|
||||
public class Health {
|
||||
}
|
||||
|
||||
|
||||
public Map<String,Map<Integer, Item>> CachedItems;
|
||||
public ItemRegistry()
|
||||
|
|
Reference in a new issue