Skip to content

add nobreakthatblock#65

Closed
MicrocontrollersDev wants to merge 2 commits intoPolyfrost:mainfrom
MicrocontrollersDev:no-break
Closed

add nobreakthatblock#65
MicrocontrollersDev wants to merge 2 commits intoPolyfrost:mainfrom
MicrocontrollersDev:no-break

Conversation

@MicrocontrollersDev
Copy link
Copy Markdown

Description

adds nobreakthatblock

Related Issue(s)

Fixes #

How to test

F3+P to enable the funny alt tab mode

Release Notes

Add "Don't Click into GUIs"
Add NoBreakThatBlock functionality

Documentation


@SubscribeEvent
public void onGameMouse(MouseEvent event) {
if (ticks > 0) {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you need the check here too

Copy link
Copy Markdown
Author

@MicrocontrollersDev MicrocontrollersDev Jul 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what check? if you mean gui check you cant move your mouse (pitch/yaw) while in a gui anyways so dont see why that applies here

@MicrocontrollersDev MicrocontrollersDev closed this by deleting the head repository Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants