net.minecraft.server.v1_14_R1

public class SoundEffectType

brt
net.minecraft.class_2498
net.minecraft.sound.BlockSoundGroup
net.minecraft.block.SoundType
net.minecraft.server.v1_14_R1.SoundEffectType

Field summary

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

Constructor summary

ModifierConstructor
public (float arg0, float arg1, SoundEffect arg2, SoundEffect arg3, SoundEffect arg4, SoundEffect arg5, SoundEffect 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 SoundEffect
d()
method_10594()
getStepSound()
func_185844_d()
public SoundEffect
e()
method_10598()
getPlaceSound()
func_185841_e()
public SoundEffect
g()
method_10593()
getFallSound()
func_185842_g()
public SoundEffect
c()
method_10595()
getBreakSound()
func_185845_c()
public SoundEffect
f()
method_10596()
getHitSound()
func_185846_f()