denizen-reflect icon

denizen-reflect -----

Allows Denizen scripts to directly interact with and manipulate Java objects.



denizen-reflect 2.2
Added
  • Support for local variables in lambda.
import:
java.lang.String

players:
type: task
script:
- define players <server.online_players>
- define uuid <util.random_uuid>
- invoke 'players.forEach(p -
str = new String("Local variable")
p.sendMessage(str)
)'


  • Strong optimization
  • Support for wildcard imports.
import:
java.util.*

task:
type: task
script:
- narrate <invoke
  • >
    - narrate <invoke[Map]>


  • Fixed
    • Definitions in sections
----------, Dec 13, 2025
Resource Information
Author:
----------
Total Downloads: 79
First Release: Sep 21, 2025
Last Update: Yesterday at 10:30 PM
Category: ---------------
All-Time Rating:
0 ratings
Find more info at docs.meigo.pw...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings