Class JukeboxSongBuilder

  • All Implemented Interfaces:
    com.tterrag.registrate.builders.Builder , com.tterrag.registrate.util.nullness.NonNullSupplier , java.util.function.Supplier

    
    public class JukeboxSongBuilder<P extends Object>
    extends AbstractBuilder<JukeboxSong, JukeboxSong, P, JukeboxSongBuilder<P>>