Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block spots while cancelling block place event. #2103

Open
RscerMC opened this issue Apr 21, 2024 · 0 comments
Open

Block spots while cancelling block place event. #2103

RscerMC opened this issue Apr 21, 2024 · 0 comments
Assignees
Milestone

Comments

@RscerMC
Copy link

RscerMC commented Apr 21, 2024

a

        globalEventHandler.addListener(PlayerBlockPlaceEvent.class, event -> {
            event.setCancelled(true);
        });

whenever i place a block sometimes it just leaves a black spot behind? Video explains it better.

@iam4722202468 iam4722202468 self-assigned this Apr 21, 2024
@iam4722202468 iam4722202468 added this to the 1.20.5 milestone Apr 21, 2024
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

No branches or pull requests

2 participants