mirror of
https://github.moeyy.xyz/https://github.com/GeWuYou/forgeboot
synced 2025-10-27 16:24:22 +08:00
- Convert the I18nBaseException class from a Java file to a Kotlin file - Optimized Kotlin syntax for class definitions and constructors - Use val to get property values - Added @Transient annotation to replace transient keywords in Java