Minecraft-Console-Client/MinecraftClient/Protocol
ORelio 49702e30b8 Add block material database
Taken from Bukkit's Material class, with credits.
Allows to know types and properties of blocks.
+ Use database for "is solid" checks
+ Add "can harm players" method
+ Faster movements, falling seems natural now
+ Shorter error message when ping failed
2015-12-09 23:04:00 +01:00
..
Handlers Terrain: Fix coordinate parsing (negative coords) 2015-12-08 00:34:40 +01:00
IMinecraftCom.cs Add basic location handling 2015-11-27 17:16:37 +01:00
IMinecraftComHandler.cs Add world handling (and fall to ground) 2015-11-30 15:30:49 +01:00
ProtocolHandler.cs Add block material database 2015-12-09 23:04:00 +01:00