Skip to content

Commit

Permalink
Add a mapping for nether vine growing (FabricMC#2120)
Browse files Browse the repository at this point in the history
* Add a mapping for nether vine growing

* Add argument name to getGrowthLength (vine logic)
  • Loading branch information
Legend-of-iPhoenix authored Mar 9, 2021
1 parent 5b8943e commit 9663533
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mappings/net/minecraft/block/VineLogic.mapping
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 9663533

Please sign in to comment.