Uses of Interface
net.kyori.adventure.title.Title.Times
Packages that use Title.Times
-
Uses of Title.Times in net.kyori.adventure.title
Fields in net.kyori.adventure.title declared as Title.TimesFields in net.kyori.adventure.title with type parameters of type Title.TimesModifier and TypeFieldDescriptionstatic final TitlePart<Title.Times> TitlePart.TIMESThe times part of a title.Methods in net.kyori.adventure.title that return Title.TimesModifier and TypeMethodDescription@Nullable Title.TimesTitle.times()Gets the times.static Title.TimesCreates times.Methods in net.kyori.adventure.title with parameters of type Title.TimesModifier and TypeMethodDescriptionstatic TitleTitle.title(Component title, Component subtitle, @Nullable Title.Times times) Creates a title.