Minecraft-Console-Client/MinecraftClient/Protocol
ORelio 5d8d42e3d1 Terrain: Fix coordinate parsing (negative coords)
- Optimize readNextUShortsLittleEndian network reading method
- Various coordinate computation issues, negative chunk offsets
- Properly parse negative coordinates for block change events
- Properly reach ground if less than 1 block over the ground
2015-12-08 00:34:40 +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 First attempt at Realms list retrieval 2015-11-27 16:52:45 +01:00