1.20 rc1 stuff (#3589)

This commit is contained in:
Shnupbups 2023-06-01 00:56:53 +10:00 committed by GitHub
parent f215d5bf96
commit 572dfe2375
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 19 additions and 0 deletions

View File

@ -7,10 +7,29 @@ CLASS net/minecraft/class_8237 net/minecraft/block/PitcherCropBlock
FIELD field_44477 UPPER_OUTLINE_SHAPES [Lnet/minecraft/class_265;
FIELD field_44478 LOWER_OUTLINE_SHAPES [Lnet/minecraft/class_265;
METHOD method_49819 tryGrow (Lnet/minecraft/class_3218;Lnet/minecraft/class_2680;Lnet/minecraft/class_2338;I)V
ARG 1 world
ARG 2 state
ARG 3 pos
ARG 4 amount
METHOD method_49820 canGrowAt (Lnet/minecraft/class_4538;Lnet/minecraft/class_2338;)Z
ARG 0 world
ARG 1 pos
METHOD method_49821 isFullyGrown (Lnet/minecraft/class_2680;)Z
ARG 1 state
METHOD method_51171 isLowerHalf (Lnet/minecraft/class_2680;)Z
ARG 0 state
METHOD method_52266 canGrow (Lnet/minecraft/class_4538;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;I)Z
ARG 1 world
ARG 2 pos
ARG 3 state
ARG 4 age
METHOD method_52267 canPlaceAt (Lnet/minecraft/class_4538;Lnet/minecraft/class_2338;)Z
ARG 0 world
ARG 1 pos
METHOD method_52268 getLowerHalfContext (Lnet/minecraft/class_4538;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)Lnet/minecraft/class_8237$class_8587;
ARG 1 world
ARG 2 pos
ARG 3 state
METHOD method_52269 isUpperHalf (Lnet/minecraft/class_2680;)Z
ARG 0 state
CLASS class_8587 LowerHalfContext