Uses of Class
net.md_5.bungee.api.dialog.body.DialogBody
Packages that use DialogBody
Package
Description
Contains the core classes for the display of a
Dialog.Contains the different
Dialog body content
types.-
Uses of DialogBody in net.md_5.bungee.api.dialog
Methods in net.md_5.bungee.api.dialog that return types with arguments of type DialogBodyMethod parameters in net.md_5.bungee.api.dialog with type arguments of type DialogBodyModifier and TypeMethodDescriptionDialogBase.body(List<DialogBody> body) The body elements which make up this dialog. -
Uses of DialogBody in net.md_5.bungee.api.dialog.body
Subclasses of DialogBody in net.md_5.bungee.api.dialog.bodyModifier and TypeClassDescriptionclassRepresents a dialog body which consists of text constrained to a certain width.