String
at a specific font size, without taking into account word wrapping.Float
, ensuring it falls within a given range.Integer
, ensuring it falls within a given range.CollectionUtils.filter(Collection, CollectionUtils.CollectionFilter)
to filter out unwanted entries in a Collection
.List
from several Collection
s.Set
from several Collection
s.CombatEntityAPI
s from a central
location.SectorEntityToken
s from a
central location.LazyFont.DrawableString
with the specified initial text, color, and font size, with text wrapping and
a max height - any appended text past that limit will be discarded.LazyFont.DrawableString
with the specified initial text, color, and font size, with text wrapping.LazyFont.DrawableString
with the specified initial text, color, and font size, with no text wrapping.LazyFont.DrawableString
with the specified initial text and color.LazyFont.DrawableString
with the specified initial text.LazyFont.DrawableString
with no text, ready for appending.