Uses of Interface
io.github.projectunified.unidialog.core.body.TextBody
Packages that use TextBody
Package
Description
-
Uses of TextBody in io.github.projectunified.unidialog.adventure.body
Subinterfaces of TextBody in io.github.projectunified.unidialog.adventure.bodyModifier and TypeInterfaceDescriptioninterface
AdventureTextBody<T extends AdventureTextBody<T>>
An extension ofTextBody
that provides additional methods for handlingComponent
text. -
Uses of TextBody in io.github.projectunified.unidialog.core.body
Classes in io.github.projectunified.unidialog.core.body with type parameters of type TextBodyModifier and TypeInterfaceDescriptioninterface
Interface for building item bodies in a dialog.interface
Interface for building text bodies in a dialog.Methods in io.github.projectunified.unidialog.core.body with type parameters of type TextBody -
Uses of TextBody in io.github.projectunified.unidialog.packetevents.body
Classes in io.github.projectunified.unidialog.packetevents.body that implement TextBody -
Uses of TextBody in io.github.projectunified.unidialog.paper.body
Classes in io.github.projectunified.unidialog.paper.body that implement TextBody -
Uses of TextBody in io.github.projectunified.unidialog.spigot.body
Classes in io.github.projectunified.unidialog.spigot.body that implement TextBody