yarn/mappings/net/minecraft/sound/BlockSoundGroup.mapping

36 lines
854 B
Plaintext

CLASS bmo net/minecraft/sound/BlockSoundGroup
FIELD A fallSound Lxr;
FIELD a WOOD Lbmo;
FIELD b GRAVEL Lbmo;
FIELD c GRASS Lbmo;
FIELD d STONE Lbmo;
FIELD e METAL Lbmo;
FIELD f GLASS Lbmo;
FIELD g WOOL Lbmo;
FIELD h SAND Lbmo;
FIELD i SNOW Lbmo;
FIELD j LADDER Lbmo;
FIELD k ANVIL Lbmo;
FIELD l SLIME Lbmo;
FIELD m WET_GRASS Lbmo;
FIELD n CORAL Lbmo;
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;
FIELD x stepSound Lxr;
FIELD y placeSound Lxr;
FIELD z hitSound Lxr;
METHOD a getVolume ()F
METHOD b getPitch ()F
METHOD c getBreakSound ()Lxr;
METHOD d getStepSound ()Lxr;
METHOD e getPlaceSound ()Lxr;
METHOD f getHitSound ()Lxr;
METHOD g getFallSound ()Lxr;