fix BlockTallPlant

This commit is contained in:
Adrian Siekierka 2018-11-04 13:23:07 +01:00
parent 5fd73b1943
commit e20518a871
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
CLASS bgd net/minecraft/BlockTallPlant
CLASS bgd net/minecraft/block/BlockTallPlant
METHOD <init> (Lbet$c;)V
ARG 1 builder
METHOD Y_ getOffsetType ()Lbet$b;