From d1f34e58b0c006b3dd77fa94ebff147bc763eeed Mon Sep 17 00:00:00 2001 From: sychic <47618543+Sychic@users.noreply.github.com> Date: Sat, 21 Sep 2024 08:55:30 -0400 Subject: [PATCH] Remove wrong `checkWaterState` mapping --- mappings/net/minecraft/entity/Entity.mapping | 1 - 1 file changed, 1 deletion(-) diff --git a/mappings/net/minecraft/entity/Entity.mapping b/mappings/net/minecraft/entity/Entity.mapping index 5dd4363b1f..76cb133358 100644 --- a/mappings/net/minecraft/entity/Entity.mapping +++ b/mappings/net/minecraft/entity/Entity.mapping @@ -1585,7 +1585,6 @@ CLASS net/minecraft/class_1297 net/minecraft/entity/Entity ARG 1 pos ARG 2 state METHOD method_5713 checkWaterState ()V - METHOD method_5713 checkWaterState ()Z METHOD method_5714 burn (I)V ARG 1 time METHOD method_5715 isSneaking ()Z