Minecraft-Console-Client/MinecraftClient/Mapping
2022-09-29 22:49:07 +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 Bug fix 2022-09-04 17:34:12 +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 Fix #2159 2022-09-06 22:43:56 +08:00
Direction.cs Rework of MineCube.cs and further improvements to CalculatePath() (#2014) 2022-08-15 18:26:40 +02:00
Entity.cs Fix 1.19.2 entity metadata handle 2022-09-15 21:11:47 +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 Updated the AutoAttack Chat Bot settings to include attacking passive mobs and players if enabled, and a blacklisted entities possibility. 2022-09-27 13:35:29 +02:00
InteractType.cs AuotoAttack: add support for multiple interact modes (#2044) 2022-08-15 23:31:17 +02:00
Location.cs Add Location.Parse 2022-09-29 22:49:07 +08:00
MapIcon.cs Fully implemented Map Data packet. 2022-09-18 00:18:27 +02:00
MapIconType.cs Fully implemented Map Data packet. 2022-09-18 00:18:27 +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 Fix IsSolid 2022-09-07 19:15:09 +08:00
Movement.cs Supports changing position and angle after catching fish 2022-09-12 16:27:37 +08:00
VillagerInfo.cs Adds support for villager trading (#1316) 2020-11-08 23:39:07 +01:00
World.cs Trim 2022-09-07 00:08:31 +08:00