..
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
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
Fixed the requested changes for Terrain Movement. Tested and working.
2022-08-18 20:58:49 +02: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
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
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
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
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
Fixed the requested changes for Terrain Movement. Tested and working.
2022-08-18 20:58:49 +02:00