Minecraft-Console-Client/MinecraftClient/Mapping
2022-07-23 22:34:16 +08:00
..
BlockPalettes Fixed requested changes in the review. Except: Container (TODO) 2022-06-28 13:45:23 +02:00
EntityPalettes 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
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 Implemented ChunkData packet process for 1.17/1.17.1 2022-07-23 22:34:16 +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
CubeFromWorld.cs Add script for excavating cubes (#1677) 2021-08-03 13:25:43 +08:00
Direction.cs Add simple movements with /move command 2015-12-12 16:48:38 +01:00
Entity.cs New method for getting looking location (#1503) 2021-03-13 22:23:58 +08:00
EntityPose.cs Add Entity.Item, Entity.CustomName, OnEntityMetadata event (#1222) 2020-08-20 18:36:50 +02:00
EntityType.cs Fixed requested changes in the review. Except: Container (TODO) 2022-06-28 13:45:23 +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
Location.cs Fix potentual issue with location != operator 2022-04-23 11:50:43 +02:00
Material.cs Fixed requested changes in the review. Except: Container (TODO) 2022-06-28 13:45:23 +02:00
Material2Tool.cs Fixed requested changes in the review. Except: Container (TODO) 2022-06-28 13:45:23 +02:00
MaterialExtensions.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
Movement.cs CalculatePath: Fix offset calculation, improve approaching (#2013) 2022-05-05 20:05:05 +02:00
VillagerInfo.cs Adds support for villager trading (#1316) 2020-11-08 23:39:07 +01:00
World.cs Add thead safety to terrain data (#1999) 2022-04-23 12:00:50 +02:00