Fix top skin layers not being rendered in mob drop recipes

This commit is contained in:
Linnea Gräf
2024-07-30 19:18:19 +02:00
parent df29eccdcc
commit 95c1b75a14
3 changed files with 27 additions and 1 deletions

View File

@@ -19,3 +19,5 @@ accessible method net/minecraft/client/gui/DrawContext drawTexturedQuad (Lnet/mi
mutable field net/minecraft/screen/slot/Slot x I
mutable field net/minecraft/screen/slot/Slot y I
accessible field net/minecraft/entity/player/PlayerEntity PLAYER_MODEL_PARTS Lnet/minecraft/entity/data/TrackedData;