public interface MixinNarrator
| Modifier and Type | Method and Description |
|---|---|
static com.mojang.text2speech.Narrator |
getNarrator() |
static com.mojang.text2speech.Narrator getNarrator()
NarratorDummyNarratorOSX causes UnsatisfiedLinkError on Apple Silicon Macs
(Maybe native libs are not available in arm64 Java 8 JDKs?).
This mixin should be enabled only on deobf environment.