Create a Font
interface for use as a StyleBuilderApplicable
#453
Labels
area: api
good first issue
status: needs discussion
An issue or PR that requires design decisions or further consensus building before it can be merged
type: enhancement
This would allow for component construction like
Component.text("Hi!", NamedTextColor.RED, Font.font(Key.key("minecraft:alt")))
and provide a way people could easily store/generate easily usable fonts.The text was updated successfully, but these errors were encountered: