KingOfSquares
KingOfSquares
This is using a vanilla client, right?
Personally I like `text` and `textBuilder` better, the factory seems like an unnecessary middle step that is also breaking for the current API. Maybe the methods could be moved to...
Would not a `Function` make more sense? Additional suggestion: `BiFunction
Maybe expand a little more than just `Font.` in the Java doc? Something that distinguishes between the representation of the Minecraft font(the class) and its resource location(the key) could be...
Lightning speed 😎👍
It could probably probably get a `filter` and a `trigger` attribute similar to current portals
btw, this branch is blocked until I finish lootables(commissioned work)
Will this properly trigger an XML update without a server restart if a map has an include and the include is changed? Looking at `SystemMapSourceFactory` it looks like it currently...
> > Will this properly trigger an XML update without a server restart if a map has an include and the include is changed? Looking at `SystemMapSourceFactory` it looks like...
Also, does errors work when the error is from an include? I can imagine it would show as an element in the map.xml