Minecraft-Console-Client/MinecraftClient/Mapping/EntityPalettes
ReinforceZwei e6d34c3cf1
Add entity handling for 1.10 to 1.12.2 (#1195)
* Fix entity type data type for 1.13 below
* Add entity handling for 1.10 to 1.12.2
* Update comments for EntityPalette113
2020-08-11 13:44:18 +02:00
..
EntityPalette.cs Code refactoring (related to #1024) 2020-05-25 21:39:24 +02:00
EntityPalette112.cs Add entity handling for 1.10 to 1.12.2 (#1195) 2020-08-11 13:44:18 +02:00
EntityPalette113.cs Add entity handling for 1.10 to 1.12.2 (#1195) 2020-08-11 13:44:18 +02:00
EntityPalette114.cs Implement entity types (#1001) 2020-05-24 18:21:22 +02:00
EntityPalette115.cs Implement entity types (#1001) 2020-05-24 18:21:22 +02:00
EntityPalette116.cs Updated the protocol for 1.16/1.16.1. Fixed Auto Attack (Added a new field (sneaking) to the Interact Entity event (Only 1.16 and above)). Added Entity Pallete for 1.16/1.16.1. 2020-07-29 21:40:16 +02:00
EntityPaletteGenerator.cs Implement entity types (#1001) 2020-05-24 18:21:22 +02:00