Skip to content

Commit 1c656ee

Browse files
committed
fix ci
1 parent be1f77c commit 1c656ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

reference/latest/src/main/java/com/example/docs/item/custom/LightningStick.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ public LightningStick(Properties properties) {
2222
super(properties);
2323
}
2424
// #endregion item
25+
2526
// #region use
2627
@Override
2728
public InteractionResult use(Level level, Player user, InteractionHand hand) {

0 commit comments

Comments
 (0)