45. How to handle RPG Stats system and equipping items in Java Posted by By ylazarev92 July 19, 2023Posted inMMO Game development In the previous posts, we created and modified our inventory system in Java Micronaut to be reactive and use websockets. The basic inventory demo was shown here. Inventory system was…