Interface InstrumentRegistryEntry

All Known Subinterfaces:
InstrumentRegistryEntry.Builder

@Experimental @NonExtendable public interface InstrumentRegistryEntry
A data-centric version-specific registry entry for the MusicInstrument type.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    A mutable builder for the InstrumentRegistryEntry plugins may change in applicable registry events.
  • Method Summary

    Modifier and Type
    Method
    Description
    Provides the description of the instrument, which is used in the item tooltip.
    @org.checkerframework.checker.index.qual.Positive float
    Provides the duration of the instrument, which is time to use.
    @org.checkerframework.checker.index.qual.Positive float
    Provides the range of the instrument, which is range of the sound.
    Provides the sound event of the instrument.