
denizen-reflect is an add-on for experienced scripters designed to combine the capabilities of Java directly within the Denizen development environment.
Supported Platforms
Features
- 🔹 Importing classes
- 🔹 Executing Java code (methods, fields, constructors)
- 🔹 Creating your own placeholders (PlaceholderAPI)
- 🔹 Creating custom Denizen commands & tags
- 🔹 Renaming Denizen events
- 🔹 Creating proxies
- 🔹 Lambda expressions support
- 🔹 And much more...
Example Usage
import:
java.lang.System as test
java.lang.String
task:
type: task
script:
- define def <invoke[new String("123")]>
- invoke player.sendMessage("321")
- invoke test.out.println(def)
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1, 1.21.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as denizen-reflect-2.4.2.jar — drop this file into the mods folder
- Download size: 149 KB
- Download link checked 29 Aug 2026 — working
These come from our own check of the pack file, not from the source page.