yarn/mappings/net/minecraft/entity/player
apple502j 24a1ee97f8
Fix typos (#2928)
* Fix typo, step 1
Changes to mappings:
- `SetDamageLootFunction#<init>` `conditons` -> `conditions`

* Fix typos, step 2
Changes to mappings:
- `BedBlock#getAroundAndOnBedOffets` -> `getAroundAndOnBedOffsets`
- `EntityShapeContext#<init>` `walkOnFluidPrecicate` -> 
`walkOnFluidPredicate`
- `HungerConstants#EXHAUSION_UNIT` -> `EXHAUSTION_UNIT`
- `HungerConstants#EXHAUSION_PER_HITPOINT` -> `EXHAUSTION_PER_HITPOINT`

* Update mappings/net/minecraft/world/chunk/PaletteResizeListener.mapping

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
2021-12-15 17:33:40 +00:00
..
HungerConstants.mapping Fix typos (#2928) 2021-12-15 17:33:40 +00:00
HungerManager.mapping A few more constant classes (#2319) 2021-04-18 13:03:44 +00:00
ItemCooldownManager.mapping Random stuff (#2744) 2021-10-15 16:23:39 +01:00
PlayerAbilities.mapping NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
PlayerEntity.mapping Document chat stuff (#2881) 2021-11-24 20:16:37 +00:00
PlayerInventory.mapping Revert "Use "offhand" instead of "offHand" (#2844)" 2021-11-19 16:54:44 +00:00