| .. |
|
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
|
Optimize cold start speed and block loading speed
|
2022-08-25 01:34:07 +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
|
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
|
Bug fix: /move command went to the wrong location
|
2022-08-25 14:36:15 +08: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
|
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
|
Improve ReadBlockStatesField
|
2022-08-25 10:40:55 +08:00 |