Minecraft-Console-Client/MinecraftClient/Mapping
ORelio 4c1640bc5b Fix Block.cs constructor ambiguity
World.cs GetBlock() was calling the wrong one (id+meta),
causing InvalidOperationException when global Palette
does not support setting metadata. See #716
2019-05-01 23:15:24 +02:00
..
BlockPalettes MC 1.14 Terrain support (#703) 2019-05-01 15:31:34 +02:00
Block.cs Fix Block.cs constructor ambiguity 2019-05-01 23:15:24 +02:00
Chunk.cs Terrain: Fix coordinate parsing (negative coords) 2015-12-08 00:34:40 +01:00
ChunkColumn.cs Fix index out of bound when height < 0 or > 255 2016-07-22 23:47:36 +02:00
Direction.cs Add simple movements with /move command 2015-12-12 16:48:38 +01:00
Location.cs MC 1.14 Basic/Chat support (#703) 2019-04-29 00:26:32 +02:00
Material.cs MC 1.14 Terrain support (#703) 2019-05-01 15:31:34 +02:00
MaterialExtensions.cs MC 1.14 Terrain support (#703) 2019-05-01 15:31:34 +02:00
Movement.cs Implement more realisic fall to ground 2017-03-10 23:40:02 +01:00
World.cs Enable/Disable TerrainAndMovements while logged in 2019-04-28 21:32:03 +02:00