Compatibility
Minecraft: Java Edition
1.21.3–1.21.8
1.21–1.21.1
1.20.6
1.20.4
1.20–1.20.2
1.19.2–1.19.4
1.18.2
Platforms
Supported environments
Creators
Details
Changelog
Docs
- For Pyjinn integration with Java and language compatibility with Python see minescript.net/pyjinn
- To set up Fabric mappings for Pyjinn scripts see minescript.net/mappings
Minescript 5.0b6
- Update docs for Minescript 5.0b6 and Pyjinn 0.9 (9cfaf63)
- Add test for
atexit.register/unregister()
(ac3492f) **args
inset_timeout, set_interval, atexit.register
(edeb1dc)- Support
atexit.unregister(func)
(0f42a21) - Support
bool()
operator forJavaObject
(9807573) - Update Pyjinn docs with support for
//
operator (fa6a536) - Docs for
set_timeout, set_interval, ManagedCallback
(dccfcc5) - Add
import_pyjinn_script()
to java.py library (d3076bb) - Support
atexit.register(func, *args)
in Pyjinn (df2f4fb) - Update Pyjinn version to 0.9 (82a83b0)
- Fix bug in java.py for accessing static fields (ec25ff7)
- Update Minescript version to 5.0b6 (89a876b)
Pyjinn 0.9
- General improvements to handling of
**kwargs
(025115c) - Support unregistering
atexit
callbacks (c80beec) - Support floor div operator in Pyjinn:
x // y
(90665f0) - Support
dict()
,**args
in func defs and func calls (6d007e8) - Support invocation of nested class constructors (664ef92)
- Support Pyjinn function passed to nested interface (da77064)
- Add unittest for one-line while statment (d31c2f4)
- Support single-line forms of def, while, for, if (b27a47d)
- Add
__atexit__()
for registering exit callbacks (85200ab) - Update Pyjinn version to 0.9 (01fdfc3)
See full changelog at minescript/CHANGELOG.md
Dependencies
Files
Metadata
Release channel
BetaVersion number
5.0b6Loaders
Game versions
1.21.7Downloads
78Publication date
September 1, 2025 at 8:43 PMPublisher

maxuser
Owner