mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
* Implement entity metadata protocol handling * Add health information for entity * Make AutoAttack check entity health * LivingEntity: Default health is 1.0 as per https://wiki.vg/Entity_metadata#Living_Entity * Fix entity metadata for lower MC versions * Fix commit |
||
|---|---|---|
| .. | ||
| BlockPalettes | ||
| EntityPalettes | ||
| Block.cs | ||
| Chunk.cs | ||
| ChunkColumn.cs | ||
| CommandBlockFlags.cs | ||
| CommandBlockMode.cs | ||
| Direction.cs | ||
| Entity.cs | ||
| EntityType.cs | ||
| EntityTypeExtensions.cs | ||
| Location.cs | ||
| Material.cs | ||
| MaterialExtensions.cs | ||
| Movement.cs | ||
| World.cs | ||