-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
LightUpdateEvent #9618
Copy link
Copy link
Closed as not planned
Labels
resolution: won't fixIssue will not be resolved or feature not added.Issue will not be resolved or feature not added.type: featureRequest for a new Feature.Request for a new Feature.
Metadata
Metadata
Assignees
Labels
resolution: won't fixIssue will not be resolved or feature not added.Issue will not be resolved or feature not added.type: featureRequest for a new Feature.Request for a new Feature.
Type
Fields
Give feedbackNo fields configured for Feature.
Is your feature request related to a problem?
I want detect the location of a light update, but I don't think there is a way to do this at the moment (I also asked the discord).
Describe the solution you'd like.
An event that would trigger when a light udate happens, it should contain the location of the light update, and maybe the previous block and skylight values.
Describe alternatives you've considered.
I am currently trying do detect it with block place/brake event, but if I don't want to check a verry large area around the broken block, it's not perfect.
Other
No response