|
RuneHive-Game
|
import it.unimi.dsi.fastutil.ints.Int2ObjectMap;import it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap;import java.util.Map;import java.util.Optional;Go to the source code of this file.
Classes | |
| enum | com.runehive.game.world.object.ObjectType |
| The enumerated type whose elements represent all of the object types. More... | |
Packages | |
| package | com.runehive.game.world.object |