Interface EntityLoopingFadingDistanceSoundInterface

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 EntityLoopingFadingDistanceSoundInterface
  • Method Details

    • frozenLib$getFadingSoundManager

      MovingLoopingFadingDistanceSoundEntityManager frozenLib$getFadingSoundManager()
    • frozenLib$addFadingDistanceSound

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