Class NoteBlockUtils

java.lang.Object
valorless.havenbags.utils.NoteBlockUtils
All Implemented Interfaces:
org.bukkit.event.Listener

public class NoteBlockUtils extends Object implements org.bukkit.event.Listener
  • Field Details

    • noteIndexMap

      public static final HashMap<Integer,org.bukkit.Note> noteIndexMap
  • Constructor Details

    • NoteBlockUtils

      public NoteBlockUtils()
  • Method Details

    • compateNoteBlock

      public static Boolean compateNoteBlock(org.bukkit.block.data.type.NoteBlock noteBlock, String instrument, int note)
    • getNote

      public static org.bukkit.Note getNote(int index)