Class GuiScreenEvent.InitGuiEvent.Post

    • Constructor Detail

      • Post

        public Post​(Screen gui,
                    java.util.List<Widget> list,
                    java.util.function.Consumer<Widget> add,
                    java.util.function.Consumer<Widget> remove)