Interface EntityLoopingSoundInterface

All Known Implementing Classes:
net.minecraft.world.entity.animal.AbstractFish, AbstractFishMixin, EntityMixin, net.minecraft.world.entity.LivingEntity, net.minecraft.world.entity.Mob, NoFlopAbstractFish, net.minecraft.world.entity.PathfinderMob, net.minecraft.world.entity.animal.WaterAnimal

@Internal public interface EntityLoopingSoundInterface
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    frozenLib$addSound(net.minecraft.resources.ResourceLocation soundID, net.minecraft.sounds.SoundSource category, float volume, float pitch, net.minecraft.resources.ResourceLocation restrictionId, boolean stopOnDeath)
     
     
  • Method Details

    • frozenLib$getSoundManager

      MovingLoopingSoundEntityManager frozenLib$getSoundManager()
    • frozenLib$addSound

      void frozenLib$addSound(net.minecraft.resources.ResourceLocation soundID, net.minecraft.sounds.SoundSource category, float volume, float pitch, net.minecraft.resources.ResourceLocation restrictionId, boolean stopOnDeath)