Reflection Suppressions

This commit is contained in:
Will FP 2024-05-11 17:04:43 +01:00
parent 7dfff80be9
commit 7197bc5134

View File

@ -1,3 +1,5 @@
@file:Suppress("DEPRECATION", "KotlinRedundantDiagnosticSuppress")
package com.willfp.ecoenchants
import sun.misc.Unsafe