net.minecraft.state.properties

public enum NoteBlockInstrument

implements IStringSerializable

bmb
net.minecraft.state.properties.NoteBlockInstrument

Enum constant summary

Enum Constant
a
HARP
b
BASEDRUM
c
SNARE
d
HAT
e
BASS
f
FLUTE
g
BELL
h
GUITAR
i
CHIME
j
XYLOPHONE

Field summary

Modifier and TypeField
private final String
k
field_196042_k
private final SoundEvent
l
field_196043_l

Constructor summary

ModifierConstructor
private (String arg0, SoundEvent arg1)

Method summary

Modifier and TypeMethod
public String
m()
func_176610_l()
public SoundEvent
a()
func_208088_a()
public static NoteBlockInstrument
a(bkt arg0)
func_208087_a(IBlockState arg0)