diff options
Diffstat (limited to 'azalea-block/src/generated.rs')
| -rw-r--r-- | azalea-block/src/generated.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-block/src/generated.rs b/azalea-block/src/generated.rs index 28dfe4f9..7c26291f 100644 --- a/azalea-block/src/generated.rs +++ b/azalea-block/src/generated.rs @@ -2,7 +2,7 @@ use std::fmt::Debug; use azalea_block_macros::make_block_states; -use crate::{Block, BlockBehavior, BlockState, BlockStates, Property}; +use crate::{BlockTrait, BlockBehavior, BlockState, BlockStates, Property}; make_block_states! { Properties => { |
