Removing useless armour descendent classes, move armour slot to ArmorTypeInfo

This commit is contained in:
Dylan K. Taylor
2019-08-02 16:17:04 +01:00
parent 056c5ed6cd
commit 58e9728710
9 changed files with 56 additions and 179 deletions

View File

@ -434,11 +434,7 @@ This version features substantial changes to the network system, improving coher
- `Item::removeCreativeItem()` -> `CreativeInventory::remove()`
- The following classes have been added:
- `ArmorTypeInfo`
- `Boots`
- `Chestplate`
- `Fertilizer`
- `Helmet`
- `Leggings`
- `LiquidBucket`
- `MilkBucket`
- `WritableBookBase`