Class WhistleSounds

java.lang.Object
tschipp.callablehorses.common.WhistleSounds

public class WhistleSounds extends Object
The instance is built here so common code can reference it directly, but registration is left to each loader, because Forge and NeoForge freeze their registries and need their own event.
  • Field Details

    • WHISTLE_ID

      public static final net.minecraft.resources.ResourceLocation WHISTLE_ID
    • WHISTLE

      public static final net.minecraft.sounds.SoundEvent WHISTLE
  • Constructor Details

    • WhistleSounds

      public WhistleSounds()
  • Method Details

    • registerVanilla

      public static void registerVanilla()