Uses of Interface
noppes.npcs.api.gui.ITextArea
Packages that use ITextArea
-
Uses of ITextArea in noppes.npcs.api.gui
Methods in noppes.npcs.api.gui that return ITextAreaModifier and TypeMethodDescriptionIComponentsWrapper.addTextArea
(int id, int x, int y, int width, int height) Add a Text Field input to the GUI, that the player can type into.