Fixed requested changes in the review. Except: Container (TODO)

This commit is contained in:
Dušan Milutinović 2022-06-28 13:45:23 +02:00
parent 3ea109b330
commit 9d3357eeee
8 changed files with 1809 additions and 1799 deletions

View file

@ -1115,6 +1115,6 @@ namespace MinecraftClient.Inventory
ZombieHorseSpawnEgg,
ZombieSpawnEgg,
ZombieVillagerSpawnEgg,
ZombifiedPiglinSpawnEgg
ZombifiedPiglinSpawnEgg,
}
}