Package tschipp.callablehorses.common
Class WhistleSounds
java.lang.Object
tschipp.callablehorses.common.WhistleSounds
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 Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.sounds.SoundEventstatic final net.minecraft.resources.ResourceLocation -
Constructor Summary
Constructors -
Method Summary
-
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()
-