Added missing BlockSoundGroup fields from 19w03a (#414)

This commit is contained in:
Yanis48 2019-01-20 00:53:15 +01:00 committed by Adrian Siekierka
parent d82849a667
commit d86438e81a
1 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,9 @@ CLASS bmo net/minecraft/sound/BlockSoundGroup
FIELD o BAMBOO Lbmo;
FIELD p BAMBOO_SAPLING Lbmo;
FIELD q SCAFFOLDING Lbmo;
FIELD r SWEET_BERRY_BUSH Lbmo;
FIELD s CROP Lbmo;
FIELD t NETHER_WART Lbmo;
FIELD u volume F
FIELD v pitch F
FIELD w breakSound Lxr;