Uses of Interface
be.yildizgames.common.application.helper.cli.BannerLine
Packages that use BannerLine
-
Uses of BannerLine in be.yildizgames.common.application
Methods in be.yildizgames.common.application with parameters of type BannerLineModifier and TypeMethodDescriptionfinal ApplicationApplication.addBannerLine(BannerLine line) Add a line to the banner. -
Uses of BannerLine in be.yildizgames.common.application.helper.cli
Methods in be.yildizgames.common.application.helper.cli with parameters of type BannerLineModifier and TypeMethodDescriptionfinal voidBanner.addLine(BannerLine line) Adds a line of text to the banner.