FabLabsMC / fiber

A configuration system. Maintained by @zeroeightysix and @Pyrofab
Apache License 2.0
32 stars 8 forks source link

Add missing implementation for ConfigTreeBuilder#withMirroredValue #45

Closed Pyrofab closed 4 years ago

Pyrofab commented 4 years ago

It is said that helper methods are more helpful when they work.

This PR also renames the converter field in PropertyMirror, as it's a bit more than just a converter.