net.minecraft.sound

public class BlockSoundGroup

brt
net.minecraft.class_2498
net.minecraft.sound.BlockSoundGroup
net.minecraft.block.SoundType

Field summary

Modifier and TypeField
public static final BlockSoundGroup
a
field_11547
WOOD
field_185848_a
public static final BlockSoundGroup
b
field_11529
GRAVEL
field_185849_b
public static final BlockSoundGroup
c
field_11535
GRASS
field_185850_c
public static final BlockSoundGroup
d
field_11544
STONE
field_185851_d
public static final BlockSoundGroup
e
field_11533
METAL
field_185852_e
public static final BlockSoundGroup
f
field_11537
GLASS
field_185853_f
public static final BlockSoundGroup
g
field_11543
WOOL
field_185854_g
public static final BlockSoundGroup
h
field_11526
SAND
field_185855_h
public static final BlockSoundGroup
i
field_11548
SNOW
field_185856_i
public static final BlockSoundGroup
j
field_11532
LADDER
field_185857_j
public static final BlockSoundGroup
k
field_11531
ANVIL
field_185858_k
public static final BlockSoundGroup
l
field_11545
SLIME
field_185859_l
public static final BlockSoundGroup
m
field_11534
WET_GRASS
field_211382_m
public static final BlockSoundGroup
n
field_11528
CORAL
field_211383_n
public static final BlockSoundGroup
o
field_11542
BAMBOO
field_222468_o
public static final BlockSoundGroup
p
field_11538
BAMBOO_SAPLING
field_222469_p
public static final BlockSoundGroup
q
field_16498
SCAFFOLDING
field_222470_q
public static final BlockSoundGroup
r
field_17579
SWEET_BERRY_BUSH
field_222471_r
public static final BlockSoundGroup
s
field_17580
CROP
field_222472_s
public static final BlockSoundGroup
t
field_18852
STEM
field_222473_t
public static final BlockSoundGroup
u
field_17581
NETHER_WART
field_222474_u
public static final BlockSoundGroup
v
field_17734
LANTERN
field_222475_v
public final float
w
field_11540
volume
field_185860_m
public final float
x
field_11539
pitch
field_185861_n
private final SoundEvent
y
field_11546
breakSound
field_185862_o
private final SoundEvent
z
field_11527
stepSound
field_185863_p
private final SoundEvent
A
field_11536
placeSound
field_185864_q
private final SoundEvent
B
field_11530
hitSound
field_185865_r
private final SoundEvent
C
field_11541
fallSound
field_185866_s

Constructor summary

ModifierConstructor
public (float arg0, float arg1, SoundEvent arg2, SoundEvent arg3, SoundEvent arg4, SoundEvent arg5, SoundEvent arg6)

Method summary

Modifier and TypeMethod
public float
a()
method_10597()
getVolume()
func_185843_a()
public float
b()
method_10599()
getPitch()
func_185847_b()
public SoundEvent
d()
method_10594()
getStepSound()
func_185844_d()
public SoundEvent
e()
method_10598()
getPlaceSound()
func_185841_e()
public SoundEvent
g()
method_10593()
getFallSound()
func_185842_g()
public SoundEvent
c()
method_10595()
getBreakSound()
func_185845_c()
public SoundEvent
f()
method_10596()
getHitSound()
func_185846_f()