net.minecraft.world.level.block

public class SoundType

bry
net.minecraft.world.level.block.SoundType
net.minecraft.class_2498
net.minecraft.unmapped.C_aevintex
net.minecraft.sound.BlockSoundGroup
net.minecraft.block.SoundType
net.minecraft.server.v1_14_R1.SoundEffectType

Field summary

Modifier and TypeField
public static final SoundType
a
WOOD
field_11547
f_woggtyko
WOOD
field_185848_a
public static final SoundType
b
GRAVEL
field_11529
f_uegeizhb
GRAVEL
field_185849_b
public static final SoundType
c
GRASS
field_11535
f_myygrjjk
GRASS
field_185850_c
public static final SoundType
d
STONE
field_11544
f_vnoudrha
STONE
field_185851_d
public static final SoundType
e
METAL
field_11533
f_tlmaslmu
METAL
field_185852_e
public static final SoundType
f
GLASS
field_11537
f_yxxfabng
GLASS
field_185853_f
public static final SoundType
g
WOOL
field_11543
f_tqjkqcsj
WOOL
field_185854_g
public static final SoundType
h
SAND
field_11526
f_rlmsnrah
SAND
field_185855_h
public static final SoundType
i
SNOW
field_11548
f_tifwpyag
SNOW
field_185856_i
public static final SoundType
j
LADDER
field_11532
f_vzfwkbdq
LADDER
field_185857_j
public static final SoundType
k
ANVIL
field_11531
f_qwuyuyte
ANVIL
field_185858_k
public static final SoundType
l
SLIME_BLOCK
field_11545
f_qiaaaylv
SLIME
field_185859_l
public static final SoundType
m
WET_GRASS
field_11534
f_zdypobrw
WET_GRASS
field_211382_m
public static final SoundType
n
CORAL_BLOCK
field_11528
f_nqntygxj
CORAL
field_211383_n
public static final SoundType
o
BAMBOO
field_11542
f_cyeqsihx
BAMBOO
field_222468_o
public static final SoundType
p
BAMBOO_SAPLING
field_11538
f_xqfslibv
BAMBOO_SAPLING
field_222469_p
public static final SoundType
q
SCAFFOLDING
field_16498
f_rfymnsdr
SCAFFOLDING
field_222470_q
public static final SoundType
r
SWEET_BERRY_BUSH
field_17579
f_dqsppdkf
SWEET_BERRY_BUSH
field_222471_r
public static final SoundType
s
CROP
field_17580
f_dbvnutjw
CROP
field_222472_s
public static final SoundType
t
HARD_CROP
field_18852
f_zmunrqre
STEM
field_222473_t
public static final SoundType
u
NETHER_WART
field_17581
f_uwhwiphv
NETHER_WART
field_222474_u
public static final SoundType
v
LANTERN
field_17734
f_tijlddhb
LANTERN
field_222475_v
public final float
w
volume
field_11540
f_nkjznmii
volume
field_185860_m
public final float
x
pitch
field_11539
f_kkcpaisf
pitch
field_185861_n
private final SoundEvent
y
breakSound
field_11546
f_crctpjdt
breakSound
field_185862_o
private final SoundEvent
z
stepSound
field_11527
f_xhbjzehe
stepSound
field_185863_p
private final SoundEvent
A
placeSound
field_11536
f_ebfrbcoh
placeSound
field_185864_q
private final SoundEvent
B
hitSound
field_11530
f_tukfszfg
hitSound
field_185865_r
private final SoundEvent
C
fallSound
field_11541
f_uogizocv
fallSound
field_185866_s

Constructor summary

ModifierConstructor
public (float volume, float pitch, SoundEvent breakSound, SoundEvent stepSound, SoundEvent placeSound, SoundEvent hitSound, SoundEvent fallSound)

Method summary

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