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 TypeInterfaceDescriptioninterfaceAdventureTextBody<T extends AdventureTextBody<T>>An extension ofTextBodythat provides additional methods for handlingComponenttext. -
Uses of TextBody in io.github.projectunified.unidialog.bungeecord.body
Classes in io.github.projectunified.unidialog.bungeecord.body that implement TextBody -
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 TypeInterfaceDescriptioninterfaceInterface for building item bodies in a dialog.interfaceInterface 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