Skip to content

add getGuiScreen() to GuiManager#5

Open
dylanhart wants to merge 1 commit into
DarkStorm652:masterfrom
dylanhart:getGuiScreen
Open

add getGuiScreen() to GuiManager#5
dylanhart wants to merge 1 commit into
DarkStorm652:masterfrom
dylanhart:getGuiScreen

Conversation

@dylanhart

Copy link
Copy Markdown

I thought this would make the API a bit cleaner while still leaving the option for multiple GuiScreen implementations. mc.displayGuiScreen(manager.getGuiScreen()); instead of mc.displayGuiScreen(new GuiManagerDisplayScreen(manager));.

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

Successfully merging this pull request may close these issues.

1 participant