Rename the MushroomStewItem class to StewItem (#2722)

Fixes #2721
This commit is contained in:
haykam821 2021-10-03 07:49:43 -04:00 committed by GitHub
parent a27edb8888
commit 8281f23728
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View File

@ -1 +0,0 @@
CLASS net/minecraft/class_1756 net/minecraft/item/MushroomStewItem

View File

@ -0,0 +1 @@
CLASS net/minecraft/class_1756 net/minecraft/item/StewItem