

Minecraft 1.19.4 introduces some breaking changes to major developer-facing APIs.

In Block Render Layer API, BlockRenderLayerMap’s useless item-related methods were deprecated for removal. In Registry Sync, FabricRegistryBuilder no longer requires the type class to be passed - just the registry key.

Other small additions to various APIs, such as Object Builder and Renderer API.Added Client Message Events (Kevin, Juuz, Sideroo).Resource Conditions: add registry_contains condition.GameTest: improve structure loading to support both NBT and SNBT-based structures.Data Generation: support resource conditions in BlockLootTableGenerator.Language files provided by mods are now loaded on the server.New Fabric API featuresįabric API added many features since the last update blog post: Players should install the latest stable version of Fabric Loader (currently 0.14.14) to play 1.19.4. Fabric changesĭevelopers should use Loom 1.1 (at the time of writing) to develop for Minecraft 1.19.4. Note that all code references are using Yarn mappings modders using alternative mappings may need to use different names. Here is a list of all major modder-facing changes in this version. As noted previously, ‘minor’ releases starting from 1.19.3 can include major changes, and neither mod authors nor players should assume compatibility.Īs usual, we ask players to be patient, and give mod developers time to update to this new version. Minecraft 1.19.4 is almost here, with a number of changes that impact most mods.
