Fix flow distance

This commit is contained in:
Kevin 2024-06-07 06:10:13 -04:00 committed by GitHub
parent e5747881b7
commit c6360c17d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ CLASS net/minecraft/class_3609 net/minecraft/fluid/FlowableFluid
ARG 4 state
ARG 5 fromPos
ARG 6 fromState
METHOD method_15733 getFlowSpeed (Lnet/minecraft/class_4538;)I
METHOD method_15733 getMaxFlowDistance (Lnet/minecraft/class_4538;)I
ARG 1 world
METHOD method_15736 canFlowDownTo (Lnet/minecraft/class_1922;Lnet/minecraft/class_3611;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)Z
ARG 1 world
@ -58,7 +58,7 @@ CLASS net/minecraft/class_3609 net/minecraft/fluid/FlowableFluid
ARG 2 pos
METHOD method_15741 getBlockStateLevel (Lnet/minecraft/class_3610;)I
ARG 0 state
METHOD method_15742 getFlowSpeedBetween (Lnet/minecraft/class_4538;Lnet/minecraft/class_2338;ILnet/minecraft/class_2350;Lnet/minecraft/class_2680;Lnet/minecraft/class_2338;Lit/unimi/dsi/fastutil/shorts/Short2ObjectMap;Lit/unimi/dsi/fastutil/shorts/Short2BooleanMap;)I
METHOD method_15742 getMinFlowDownDistance (Lnet/minecraft/class_4538;Lnet/minecraft/class_2338;ILnet/minecraft/class_2350;Lnet/minecraft/class_2680;Lnet/minecraft/class_2338;Lit/unimi/dsi/fastutil/shorts/Short2ObjectMap;Lit/unimi/dsi/fastutil/shorts/Short2BooleanMap;)I
ARG 1 world
ARG 2 pos
ARG 4 direction