lure and LOTS levels were swapped (#2951)

This commit is contained in:
Jake Potrebic 2021-12-31 05:35:43 -08:00 committed by GitHub
parent ed71572d20
commit 5aaa27338b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -17,13 +17,13 @@ CLASS net/minecraft/class_1536 net/minecraft/entity/projectile/FishingBobberEnti
METHOD <init> (Lnet/minecraft/class_1299;Lnet/minecraft/class_1937;II)V
ARG 1 type
ARG 2 world
ARG 3 lureLevel
ARG 4 luckOfTheSeaLevel
ARG 3 luckOfTheSeaLevel
ARG 4 lureLevel
METHOD <init> (Lnet/minecraft/class_1657;Lnet/minecraft/class_1937;II)V
ARG 1 thrower
ARG 2 world
ARG 3 lureLevel
ARG 4 luckOfTheSeaLevel
ARG 3 luckOfTheSeaLevel
ARG 4 lureLevel
METHOD method_26086 isOpenOrWaterAround (Lnet/minecraft/class_2338;)Z
ARG 1 pos
METHOD method_26088 isInOpenWater ()Z