net.minecraft.world.level.block.state.properties

public enum NoteBlockInstrument

implements StringRepresentable

edh
net.minecraft.world.level.block.state.properties.NoteBlockInstrument
net.minecraft.class_2766

Enum constant summary

Enum Constant
a
HARP
field_12648
b
BASEDRUM
field_12653
c
SNARE
field_12643
d
HAT
field_12645
e
BASS
field_12651
f
FLUTE
field_12650
g
BELL
field_12644
h
GUITAR
field_12654
i
CHIME
field_12647
j
XYLOPHONE
field_12655
k
IRON_XYLOPHONE
field_18284
l
COW_BELL
field_18285
m
DIDGERIDOO
field_18286
n
BIT
field_18287
o
BANJO
field_18288
p
PLING
field_18289
q
ZOMBIE
field_41324
r
SKELETON
field_41325
s
CREEPER
field_41326
t
DRAGON
field_41327
u
WITHER_SKELETON
field_41328
v
PIGLIN
field_41329
w
CUSTOM_HEAD
field_41604

Field summary

Modifier and TypeField
private final String
x
name
field_12646
private final Holder<SoundEvent>
y
soundEvent
field_12649
private final NoteBlockInstrument$Type
z
type
field_41605

Constructor summary

ModifierConstructor
private (String arg0, Holder<SoundEvent> arg1, NoteBlockInstrument$Type arg2)

Method summary

Modifier and TypeMethod
public String
c()
getSerializedName()
method_15434()
public Holder<SoundEvent>
a()
getSoundEvent()
method_11886()
public boolean
b()
isTunable()
method_47889()
public boolean
d()
hasCustomSound()
method_47890()
public boolean
e()
worksAboveNoteBlock()
method_51372()