File tree
215 files changed
+236
-214
lines changed- cardinal-components-base/src
- main/java/dev/onyxstudios/cca
- api/v3
- component
- load
- sync
- tick
- util
- internal/base
- asm
- testmod/java/dev/onyxstudios/cca
- internal/base
- test/base
- cardinal-components-block/src
- main/java/dev/onyxstudios/cca
- api/v3/block
- util
- internal
- block
- mixin/block/common
- testmod/java/dev/onyxstudios/cca/test/block
- cardinal-components-chunk/src
- main/java/dev/onyxstudios/cca
- api/v3/chunk
- internal/chunk
- mixin/chunk/common
- testmod/java/dev/onyxstudios/cca/test/chunk
- cardinal-components-entity/src
- main/java/dev/onyxstudios/cca
- api/v3/entity
- internal/entity
- mixin/entity
- client
- common
- testmod/java/dev/onyxstudios/cca/test/entity
- cardinal-components-item/src/main/java/dev/onyxstudios/cca
- api/v3/item
- internal/item
- mixin/item/common
- cardinal-components-level/src
- main/java/dev/onyxstudios/cca
- api/v3/level
- internal/level
- mixin/level
- client
- common
- testmod/java/dev/onyxstudios/cca/test/level
- cardinal-components-scoreboard/src
- main/java/dev/onyxstudios/cca
- api/v3/scoreboard
- internal/scoreboard
- mixin/scoreboard
- testmod/java/dev/onyxstudios/cca/test/scoreboard
- cardinal-components-world/src
- main/java/dev/onyxstudios/cca
- api/v3/world
- internal/world
- mixin/world
- client
- common
- testmod/java/dev/onyxstudios/cca/test/world
- src/testmod/java/dev/onyxstudios/componenttest
- content
- vita
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
215 files changed
+236
-214
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
cardinal-components-base/src/main/java/dev/onyxstudios/cca/api/v3/component/ComponentProvider.java
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
cardinal-components-base/src/main/java/dev/onyxstudios/cca/api/v3/component/ComponentRegistry.java
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
cardinal-components-base/src/main/java/dev/onyxstudios/cca/api/v3/component/CopyableComponent.java
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments