Rename the AbstractFurnaceBlock.checkType method to validateTicker

Fixes #3677
This commit is contained in:
haykam821 2023-09-29 12:40:02 -04:00
parent c06d7aec66
commit 9f2cde42ff
No known key found for this signature in database
GPG Key ID: 64DE485366941734
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ CLASS net/minecraft/class_2363 net/minecraft/block/AbstractFurnaceBlock
ARG 1 world
ARG 2 pos
ARG 3 player
METHOD method_31617 checkType (Lnet/minecraft/class_1937;Lnet/minecraft/class_2591;Lnet/minecraft/class_2591;)Lnet/minecraft/class_5558;
METHOD method_31617 validateTicker (Lnet/minecraft/class_1937;Lnet/minecraft/class_2591;Lnet/minecraft/class_2591;)Lnet/minecraft/class_5558;
ARG 0 world
ARG 1 givenType
ARG 2 expectedType