Skip to content

FabLabsMC/StyleBuilder

Repository files navigation

StyleBuilder

>> Downloads <<

In 20w17a, Style becomes an immutable object. As a result, calling methods to set properties on style becomes expensive as style is not cached; also many of style's method has since been removed by proguard. As a result, we need builder objects that restore the removed functionalities.

About

intended to be part of object builders, style builder adds mutable versions of Style post 20w17a

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Generated from FabLabsMC/Blueprint