Add Equipment support #2129
Annotations
10 errors and 1 warning
crates/valence_equipment/src/lib.rs#L10
failed to resolve: use of undeclared crate or module `valence`
|
crates/valence_equipment/src/lib.rs#L15
cannot find type `Commands` in this scope
|
crates/valence_equipment/src/lib.rs#L16
cannot find type `Query` in this scope
|
crates/valence_equipment/src/lib.rs#L18
cannot find type `Entity` in this scope
|
crates/valence_equipment/src/lib.rs#L19
cannot find type `Position` in this scope
|
crates/valence_equipment/src/lib.rs#L20
cannot find type `EntityLayerId` in this scope
|
crates/valence_equipment/src/lib.rs#L21
cannot find type `VisibleChunkLayer` in this scope
|
crates/valence_equipment/src/lib.rs#L22
cannot find type `VisibleEntityLayers` in this scope
|
crates/valence_equipment/src/lib.rs#L23
cannot find type `GameMode` in this scope
|
crates/valence_equipment/src/lib.rs#L25
cannot find type `Added` in this scope
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading