Map stew changes (#3389)

This commit is contained in:
MattiDragon 2022-11-09 18:30:07 +02:00 committed by GitHub
parent 2fa35b0a13
commit 788100af0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 3 deletions

View File

@ -0,0 +1,6 @@
CLASS net/minecraft/class_7917 net/minecraft/block/SuspiciousStewIngredient
METHOD method_10187 getEffectInStewDuration ()I
METHOD method_10188 getEffectInStew ()Lnet/minecraft/class_1291;
METHOD method_47379 getAll ()Ljava/util/List;
METHOD method_47380 of (Lnet/minecraft/class_1935;)Lnet/minecraft/class_7917;
ARG 0 item

View File

@ -1,3 +0,0 @@
CLASS net/minecraft/class_7917
METHOD method_10187 getEffectInStewDuration ()I
METHOD method_10188 getEffectInStew ()Lnet/minecraft/class_1291;