mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2025-12-30 12:29:15 +00:00
使用modern方案
This commit is contained in:
@@ -8,7 +8,7 @@ import java.lang.instrument.Instrumentation;
|
||||
import java.lang.reflect.Field;
|
||||
import java.lang.reflect.Method;
|
||||
|
||||
public class BlocksAgent {
|
||||
public final class BlocksAgent {
|
||||
|
||||
public static void agentmain(String args, Instrumentation instrumentation) {
|
||||
new AgentBuilder.Default()
|
||||
|
||||
Reference in New Issue
Block a user