Wurst-Imperium / Wurst7

Minecraft Wurst Hacked Client v7
https://www.wurstclient.net/download/?utm_source=GitHub&utm_medium=Wurst+Client&utm_content=Wurst7+GitHub+repo+sidebar+website+link
GNU General Public License v3.0
1.03k stars 417 forks source link

Extract primitive interactivity check to a utility class #1074

Closed coderabbitai[bot] closed 1 month ago

coderabbitai[bot] commented 1 month ago

As discussed in PR #1051 comment, there is a primitive interactivity check in that could be moved to a utility class for reuse in other hacks. This change will enhance code maintainability and reusability.

Requested by @Alexander01998.

Alexander01998 commented 1 month ago

@coderabbitai Why did you open this issue twice? #1074 and #1075 are the same.

coderabbitai[bot] commented 1 month ago

[!TIP] For best results, initiate chat on the files or code changes.

@Alexander01998 I apologize for the duplication. It seems I accidentally opened the same issue twice. I'll ensure this does not happen again.

(/•́ x •̀)/

Alexander01998 commented 1 month ago

Closing this one since I've already labelled #1075.

Alexander01998 commented 1 month ago

Oh BTW @harjotgill I think I found a CodeRabbit bug here.

Alexander01998 commented 1 month ago

Specifically here, CodeRabbit ran into a syntax error with the gh issue create command and tried again after fixing the syntax, but the first command went through anyway, resulting in two issues being created.