Add JavaDocs

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

View File

@ -32,6 +32,7 @@ CLASS net/minecraft/class_3609 net/minecraft/fluid/FlowableFluid
ARG 5 fromPos
ARG 6 fromState
METHOD method_15733 getMaxFlowDistance (Lnet/minecraft/class_4538;)I
COMMENT {@return the maximum horizontal distance to check for holes the fluid can flow down into}
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
@ -59,6 +60,7 @@ CLASS net/minecraft/class_3609 net/minecraft/fluid/FlowableFluid
METHOD method_15741 getBlockStateLevel (Lnet/minecraft/class_3610;)I
ARG 0 state
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
COMMENT Finds the distance to the closest hole the fluid can flow down into starting with the direction specified.
ARG 1 world
ARG 2 pos
ARG 4 direction