This one's a boring update.
Yet another week of breaking change. First, a new Fabric API version for the previous snapshot made one change to Datagen API: FabricWorldgenProvider
is renamed to FabricDynamicRegistryProvider
. This also added FabricItemGroupEntries#shouldShowOpRestrictedItems
method and fixed various bugs within the Item Group API and Biome API.
This week, Fabric API 0.66.3 has one more breaking change: Textures API is now gone, as it was superseded with vanilla Atlas Configuration in resource packs. (The other feature, sprite dependency, was removed in 22w42a due to code breakage and lack of usage.)