Class PixelmonJukeBoxSong

java.lang.Object
com.pixelmonmod.pixelmon.init.registry.PixelmonJukeBoxSong

public class PixelmonJukeBoxSong extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final Map<BattleMusicType,net.neoforged.neoforge.registries.DeferredHolder<net.minecraft.world.item.JukeboxSong,net.minecraft.world.item.JukeboxSong>>
     
    static final net.neoforged.neoforge.registries.DeferredRegister<net.minecraft.world.item.JukeboxSong>
     
    static final net.neoforged.neoforge.registries.DeferredHolder<net.minecraft.world.item.JukeboxSong,net.minecraft.world.item.JukeboxSong>
     
    static final net.neoforged.neoforge.registries.DeferredHolder<net.minecraft.world.item.JukeboxSong,net.minecraft.world.item.JukeboxSong>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • JUKE_BOX_SONG_REGISTRY

      public static final net.neoforged.neoforge.registries.DeferredRegister<net.minecraft.world.item.JukeboxSong> JUKE_BOX_SONG_REGISTRY
    • POKECENTER

      public static final net.neoforged.neoforge.registries.DeferredHolder<net.minecraft.world.item.JukeboxSong,net.minecraft.world.item.JukeboxSong> POKECENTER
    • ULTRA_SPACE_AMBIENT

      public static final net.neoforged.neoforge.registries.DeferredHolder<net.minecraft.world.item.JukeboxSong,net.minecraft.world.item.JukeboxSong> ULTRA_SPACE_AMBIENT
    • BATTLE_MUSIC

      public static final Map<BattleMusicType,net.neoforged.neoforge.registries.DeferredHolder<net.minecraft.world.item.JukeboxSong,net.minecraft.world.item.JukeboxSong>> BATTLE_MUSIC
  • Constructor Details

    • PixelmonJukeBoxSong

      public PixelmonJukeBoxSong()