public interface InvalidateRenderStateCallback
Render chunks and other render-related object instances will be made null or invalid after this event so do not use it to capture dependent state. Instead, use it to invalidate state and reinitialize lazily.
| Modifier and Type | Field and Description |
|---|---|
static <any> |
EVENT |
| Modifier and Type | Method and Description |
|---|---|
void |
onInvalidate() |