Minecraft-Console-Client/MinecraftClient/Mapping
2022-09-02 21:38:43 +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 Implement entity types (#1001) 2020-05-24 18:21:22 +02:00
Chunk.cs Add thead safety to terrain data (#1999) 2022-04-23 12:00:50 +02:00
ChunkColumn.cs Fix bugs in gravity handle 2022-07-25 03:19:24 +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 Fixed the requested changes for Terrain Movement. Tested and working. 2022-08-18 20:58:49 +02: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 MC 1.17/1.18 Terrain/Entity/Inventory (#1943) 2022-08-19 16:35:55 +02:00
VillagerInfo.cs Adds support for villager trading (#1316) 2020-11-08 23:39:07 +01:00
World.cs Terrain support for 1.19 2022-08-28 22:27:21 +08:00