Compatibility
Minecraft: Java Edition
1.21
1.20–1.20.1
1.19.3–1.19.4
Platforms
Supported environments
Creators
Details
Licensed LGPL-3.0-or-later
Published 3 years ago
Updated 10 months ago
Changelog
-
Made non-api packages no longer visible
-
Rewrote argument registration
Consider the below example to see how things have changed.
- .registerTypeWithArgument(Block.class, new BlockAdapter(), new Pair<>(BlockArgumentType::block, BlockArgumentType::getBlock)) + .registerType(Block.class, new BlockAdapter(), BlockArgumentType::block)
Files
Metadata
Release channel
ReleaseVersion number
1.2.0Loaders
Game versions
1.20.1Downloads
96Publication date
August 23, 2023 at 6:27 PMPublisher
xpple
Owner


