Minecraft-Console-Client/MinecraftClient/Mapping
2022-09-04 10:44:25 +08:00
..
BlockPalettes Add 1.19 block palette 2022-08-28 18:39:59 +08:00
EntityPalettes 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
Block.cs Trim 2022-08-28 14:57:44 +08:00
Chunk.cs Improve ReadBlockStatesField 2022-08-30 12:33:13 +08:00
ChunkColumn.cs Improve ReadBlockStatesField 2022-08-25 10:40:55 +08:00
CommandBlockFlags.cs ChatBot API: OnScoreboardObjective, OnEntityEffect, OnUpdateScore, EntityInteract, Hand list (#1097) 2020-07-04 10:45:51 +02:00
CommandBlockMode.cs ChatBot API: OnScoreboardObjective, OnEntityEffect, OnUpdateScore, EntityInteract, Hand list (#1097) 2020-07-04 10:45:51 +02:00
Dimension.cs Terrain support for 1.19 2022-08-28 22:27:21 +08:00
Direction.cs Rework of MineCube.cs and further improvements to CalculatePath() (#2014) 2022-08-15 18:26:40 +02:00
Entity.cs Basic support for minecraft 1.19 (#2084) 2022-08-15 17:55:44 +02: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 Added Entity, Item and Block palletes for 1.17/1 and 1.18/1. Added pallete generators as a command line option. Fixed a minor warning with AttackBot 2022-02-13 01:10:10 +01:00
InteractType.cs AuotoAttack: add support for multiple interact modes (#2044) 2022-08-15 23:31:17 +02:00
Location.cs Use separate threads for decryption and decompression 2022-08-30 17:37:46 +08:00
Material.cs Add 1.19 block palette 2022-08-28 18:39:59 +08:00
Material2Tool.cs Add 1.19 block palette 2022-08-28 18:39:59 +08:00
MaterialExtensions.cs Merge from milutinke 2022-09-02 21:38:43 +08:00
Movement.cs Bug fix: /move command went to the wrong location 2022-08-25 14:36:15 +08:00
VillagerInfo.cs Adds support for villager trading (#1316) 2020-11-08 23:39:07 +01:00
World.cs Merge from master 2022-09-04 10:44:25 +08:00