1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
azalea/azalea-core/src
mat 2c610826fc
Replace azalea-nbt with simdnbt (#111)
* delete azalea-nbt and replace with simdnbt

* use simdnbt from crates.io

* remove serde dependency on azalea-registry
2023-11-19 22:07:38 -06:00
..
aabb.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
bitset.rs remove some more #![feature]s 2023-10-26 22:26:14 -05:00
block_hit_result.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
cursor3d.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
delta.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
difficulty.rs Make things public (#71) 2023-02-21 12:13:06 -06:00
direction.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
game_type.rs add stuff related to chat signing 2023-05-26 15:18:04 -05:00
lib.rs share registries in swarms and fix some bugs 2023-11-18 20:44:49 -06:00
math.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
particle.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
position.rs optimize azalea-core positions and remove some unnecessary nightly features 2023-10-26 20:42:22 -05:00
registry_holder.rs Replace azalea-nbt with simdnbt (#111) 2023-11-19 22:07:38 -06:00
resource_location.rs Replace azalea-nbt with simdnbt (#111) 2023-11-19 22:07:38 -06:00
tier.rs Mining (#95) 2023-07-14 22:20:40 -05:00