Skip to content

Commit 9e32eea

Browse files
committed
Document Component -> CardinalComponent
1 parent d39ea22 commit 9e32eea

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

public/wiki/cardinal-components-api/upgrade-instructions/CCA-8-changes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ Thus comes Cardinal Components API v8 - The One Remapping.
99

1010
This page details the main changes in the 8.0.0 update, and how to deal with them. Note that the rest of the documentation is not updated yet, we thank you for your patience.
1111

12+
## Components
13+
14+
The main change: to avoid conflicts with Minecraft's text `Component` class, the library's main interface has been renamed to `CardinalComponent`.
15+
The new interfaces live in the `org.ladysnake.cca.v8` package.
16+
1217
## World, Level, and LevelData
1318

1419
**Summary: `World` is now called `Level`. `LevelProperties` is now called `LevelData`**

0 commit comments

Comments
 (0)