More accurate coral block and egg material names (#699)

This commit is contained in:
Virtuoel 2019-05-16 19:08:44 +03:00 committed by Gegy
parent 3df5851696
commit 08a04c4767
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
CLASS bnl net/minecraft/block/CoralTubeFanBlock
CLASS bnl net/minecraft/block/CoralFanBlock
FIELD a deadCoralBlock Lbmm;
METHOD <init> (Lbmm;Lbmm$c;)V
ARG 1 deadCoralBlock

View File

@ -35,7 +35,7 @@ CLASS clf net/minecraft/block/Material
FIELD L PISTON Lclf;
FIELD M UNUSED_PLANT Lclf;
FIELD N PUMPKIN Lclf;
FIELD O DRAGON_EGG Lclf;
FIELD O EGG Lclf;
FIELD P CAKE Lclf;
FIELD Q color Lclg;
FIELD R pistonBehavior Lclh;