LazyGui
LazyGui copied to clipboard
consider adding a new getNode() to the main API
you could get a simplified interface that represents a single AbstractNode and call things like hide() or reset() on it directly without specifying the path again - this could reduce main API bloat and hide it inside an object meant exactly for this single node manipulation