Skip to content

Update RollbackProcessor.java

5f788e9
Select commit
Loading
Failed to load commit list.
Open

folia: rollback #global #806

Update RollbackProcessor.java
5f788e9
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor succeeded Nov 9, 2025 in 2s

11 issues fixed. 11 issues found.

Annotations

Check notice on line 127 in src/main/java/net/coreprotect/listener/block/BlockDispenseListener.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/main/java/net/coreprotect/listener/block/BlockDispenseListener.java#L32-L127

Complex Method

Check notice on line 70 in src/main/java/net/coreprotect/listener/block/BlockFertilizeListener.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/main/java/net/coreprotect/listener/block/BlockFertilizeListener.java#L23-L70

Complex Method

Check notice on line 192 in src/main/java/net/coreprotect/utility/entity/HangingUtil.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/main/java/net/coreprotect/utility/entity/HangingUtil.java#L30-L192

Complex Method

Check notice on line 133 in src/main/java/net/coreprotect/utility/Teleport.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/main/java/net/coreprotect/utility/Teleport.java#L30-L133

Complex Method

Check notice on line 228 in src/main/java/net/coreprotect/database/rollback/RollbackUtil.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/main/java/net/coreprotect/database/rollback/RollbackUtil.java#L44-L228

Complex Method

Check notice on line 125 in src/main/java/net/coreprotect/command/TeleportCommand.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/main/java/net/coreprotect/command/TeleportCommand.java#L22-L125

Complex Method

Check notice on line 476 in src/main/java/net/coreprotect/database/rollback/RollbackUtil.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/main/java/net/coreprotect/database/rollback/RollbackUtil.java#L277-L476

Complex Method

Check notice on line 157 in src/main/java/net/coreprotect/database/rollback/RollbackEntityHandler.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/main/java/net/coreprotect/database/rollback/RollbackEntityHandler.java#L49-L157

Complex Method

Check warning on line 281 in src/main/java/net/coreprotect/database/rollback/Rollback.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/main/java/net/coreprotect/database/rollback/Rollback.java#L281

Empty catch block. (com.puppycrawl.tools.checkstyle.checks.blocks.EmptyCatchBlockCheck)

Check warning on line 401 in src/main/java/net/coreprotect/database/rollback/Rollback.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/main/java/net/coreprotect/database/rollback/Rollback.java#L44-L401

Very Complex Method

Check warning on line 282 in src/main/java/net/coreprotect/database/rollback/Rollback.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/main/java/net/coreprotect/database/rollback/Rollback.java#L282

Empty catch block. (com.puppycrawl.tools.checkstyle.checks.blocks.EmptyCatchBlockCheck)