EditorGUI

open class EditorGUI

Functions

createCommandGui
Link copied to clipboard
open fun createCommandGui(player: ServerPlayer, @Nullable previousScreen: @Nullable SimpleGui, parentNode: CommandNode<CommandSourceStack>, currentCommandPath: List<String>, givenInput: Boolean): SimpleGui