Add a mapping for nether vine growing (#2120)

* Add a mapping for nether vine growing

* Add argument name to getGrowthLength (vine logic)
This commit is contained in:
_iPhoenix_ 2021-03-09 14:52:37 -05:00 committed by GitHub
parent 5b8943ee10
commit 9663533ae9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
CLASS net/minecraft/class_4949 net/minecraft/block/VineLogic
METHOD method_25961 isValidForWeepingStem (Lnet/minecraft/class_2680;)Z
ARG 0 state
METHOD method_26381 getGrowthLength (Ljava/util/Random;)I
ARG 0 random