Uses of Class
net.minecraftforge.event.world.NoteBlockEvent
-
Packages that use NoteBlockEvent Package Description net.minecraftforge.event.world -
-
Uses of NoteBlockEvent in net.minecraftforge.event.world
Subclasses of NoteBlockEvent in net.minecraftforge.event.world Modifier and Type Class Description static class
NoteBlockEvent.Change
Fired when a Noteblock is changed.static class
NoteBlockEvent.Play
Fired when a Noteblock plays it's note.
-