Class UTF8ResourceBundleControl

java.lang.Object
java.util.ResourceBundle.Control
net.kyori.adventure.util.UTF8ResourceBundleControl

@Deprecated public final class UTF8ResourceBundleControl extends ResourceBundle.Control
Deprecated.
For removal since 4.26.0, resource bundles are UTF-8 by default in Java 9+
A ResourceBundle.Control that enforces UTF-8 string encoding.

See this Stack Overflow post for more details.

Since:
4.0.0