aboutsummaryrefslogtreecommitdiff
path: root/azalea-world/src/entity/metadata.rs
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-world/src/entity/metadata.rs')
-rw-r--r--azalea-world/src/entity/metadata.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-world/src/entity/metadata.rs b/azalea-world/src/entity/metadata.rs
index c95d8c3a..3d6c52c8 100644
--- a/azalea-world/src/entity/metadata.rs
+++ b/azalea-world/src/entity/metadata.rs
@@ -2368,7 +2368,7 @@ impl Default for EndermanMetadataBundle {
},
},
},
- carry_state: CarryState(BlockState::Air),
+ carry_state: CarryState(BlockState::AIR),
creepy: Creepy(false),
stared_at: StaredAt(false),
}