Java Addon V10 Verified Page
The primary goal of these addons is to port the look and feel of the Java Edition interface to the Bedrock Edition (Pocket Edition, Windows 10, and consoles).
Status: ✅ Verified
Verified distribution format
- Signed artifacts (e.g., jars with detached signatures or vendor-provided signature files).
- Checksum manifest: a manifest file listing module artifacts and cryptographic checksums (SHA-256+).
- Verification process:
Legacy Console Options: Recent v10-compatible versions (like v3.2.9) also offer "LCE/4JD" modes to bring back the look of the Legacy Console Edition. java addon v10 verified
When an addon is labeled "V10 Verified," it signifies that the addon has undergone rigorous testing to ensure full compatibility with Java Development Kit (JDK) 10 and above—specifically aligning with the Java Platform Module System (JPMS) introduced in Java 9. The primary goal of these addons is to
Maven
<dependency> <groupId>com.javaaddon</groupId> <artifactId>java-addon-v10</artifactId> <version>10.0.0</version> </dependency>