Minecraft-Console-Client/MinecraftClient/Mapping
Anon 0e7423d1d9
Implemented climbing up/down
Implemented climbing up/down
2022-10-19 11:18:18 +00:00
..
BlockPalettes Fix xxx.Parse 2022-10-04 11:53:07 +08:00
EntityPalettes Fix all warnings & Trim (#2226) 2022-10-02 18:31:08 +08:00
Block.cs Better translation 2022-10-17 20:00:33 +08:00
Chunk.cs Fix all warnings & Trim (#2226) 2022-10-02 18:31:08 +08:00
ChunkColumn.cs Fix all warnings & Trim (#2226) 2022-10-02 18:31:08 +08:00
CommandBlockFlags.cs Fix all warnings & Trim (#2226) 2022-10-02 18:31:08 +08:00
CommandBlockMode.cs Fix all warnings & Trim (#2226) 2022-10-02 18:31:08 +08:00
Dimension.cs Fix all warnings & Trim (#2226) 2022-10-02 18:31:08 +08:00
Direction.cs Fix all warnings & Trim (#2226) 2022-10-02 18:31:08 +08:00
Entity.cs Better translation 2022-10-17 20:00:33 +08:00
EntityPose.cs Add Entity.Item, Entity.CustomName, OnEntityMetadata event (#1222) 2020-08-20 18:36:50 +02:00
EntityType.cs Added Item, Entity, Block, Material Palettes for 1.19. Fixed SpawnEntity and disabled BlockChange packet on 1.19 to prevent crashing until it's fixed. Enabled Entity and Inventory handling. 2022-08-22 19:46:30 +02:00
EntityTypeExtensions.cs Fix all warnings & Trim (#2226) 2022-10-02 18:31:08 +08:00
InteractType.cs Fix all warnings & Trim (#2226) 2022-10-02 18:31:08 +08:00
Location.cs Better translation 2022-10-17 20:00:33 +08:00
MapIcon.cs Fix all warnings & Trim (#2226) 2022-10-02 18:31:08 +08:00
MapIconType.cs Fix all warnings & Trim (#2226) 2022-10-02 18:31:08 +08:00
Material.cs Add 1.19 block palette 2022-08-28 18:39:59 +08:00
Material2Tool.cs Fix all warnings & Trim (#2226) 2022-10-02 18:31:08 +08:00
MaterialExtensions.cs Implemented climbing up/down for ladders, vines, twisting vines and weeping vines. 2022-10-18 17:15:26 +02:00
Movement.cs Implemented climbing up/down for ladders, vines, twisting vines and weeping vines. 2022-10-18 17:15:26 +02:00
RaycastHelper.cs Add update detection 2022-10-06 14:53:05 +08:00
VillagerInfo.cs Adds support for villager trading (#1316) 2020-11-08 23:39:07 +01:00
World.cs Switched to a faster implementation of FindBlock proposed by Daenges, tested on Farmer Bot. 2022-10-18 22:39:48 +02:00