Class SoundRegistry1_2_4
java.lang.Object
net.raphimc.vialegacy.protocol.release.r1_2_4_5tor1_3_1_2.data.sound.SoundRegistry1_2_4
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ConfiguredSoundgetEntitySound(com.viaversion.viaversion.api.minecraft.entities.EntityTypes1_8.EntityType entityType, SoundType soundType) static intgetSoundDelayTime(com.viaversion.viaversion.api.minecraft.entities.EntityTypes1_8.EntityType entityType)
-
Constructor Details
-
SoundRegistry1_2_4
public SoundRegistry1_2_4()
-
-
Method Details
-
getEntitySound
public static ConfiguredSound getEntitySound(com.viaversion.viaversion.api.minecraft.entities.EntityTypes1_8.EntityType entityType, SoundType soundType) -
getSoundDelayTime
public static int getSoundDelayTime(com.viaversion.viaversion.api.minecraft.entities.EntityTypes1_8.EntityType entityType)
-