diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/v1_16_3.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/v1_16_3.rs b/src/v1_16_3.rs index f3598c6..7c7b4d8 100644 --- a/src/v1_16_3.rs +++ b/src/v1_16_3.rs @@ -1223,6 +1223,7 @@ proto_str_enum!(CommandParserSpec, "minecraft:operation" :: Operation, "minecraft:particle" :: Particle, "minecraft:rotation" :: Rotation, + "minecraft:angle" :: Angle, "minecraft:scoreboard_slot" :: ScoreboardSlot, "minecraft:score_holder" :: ScoreHolder(ScoreHolderFlags), "minecraft:swizzle" :: Swizzle, |