SomeSourceCode / SomeGuiApi

A Paper API to create interactable GUIs using Minecraft Inventories, ...
MIT License
1 stars 0 forks source link

Fix NullPointerException on render #10

Closed SomeSourceCode closed 3 months ago

SomeSourceCode commented 3 months ago

Fixes the NullPointerException thrown when the root and/or the scene background is null as described in #7 and #8.