1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
azalea/azalea-chat/src
mat d112856ff6
Entity metadata (#37)
* add example generated metadata.rs

* metadata.rs codegen

* add the files

* add comment to top of metadata.rs

* avoid clone

* metadata

* defaults

* defaults

* fix metadata readers and writers

* fix bad bitmasks and ignore some clippy warnings in generated code

* add set_index function to entity metadatas

* applying metadata
2022-11-06 14:05:01 -06:00
..
base_component.rs more docs 2022-10-30 15:28:19 -05:00
component.rs Entity metadata (#37) 2022-11-06 14:05:01 -06:00
events.rs simplify error handling 2022-04-22 04:33:58 +00:00
lib.rs more docs 2022-10-30 15:28:19 -05:00
style.rs fix clippy warnings 2022-10-15 16:53:34 -05:00
text_component.rs Entity metadata (#37) 2022-11-06 14:05:01 -06:00
translatable_component.rs more docs 2022-10-30 15:28:19 -05:00