Skip to content
This repository was archived by the owner on Jan 12, 2026. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 360 Bytes

File metadata and controls

14 lines (9 loc) · 360 Bytes

asm-utils

Houses ASM utilities for PaperMC projects

asm-utils (root project)

Shared ASM utilities

reflection-rewriter

reflection-rewriter is composed of three components:

  • rewriter: ASM visitors for redirecting reflection calls
  • runtime: implements targets for redirected reflection calls
  • proxy-generator: generates static proxies for runtime