Skip to content

Commit 0ce57e9

Browse files
committed
fix ci
1 parent 36204c3 commit 0ce57e9

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)