File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- - Updated to Minecraft 26.2
2- - API: Added ` DeferredBlock#asBlockItemId `
3- - API: Added ` DeferredBlock#asResourceKey ` and ` DeferredItem#asResourceKey `
4- - API: Added slot parameters and ` getSlotCount ` to ` FluidTank `
5- - API: Changed ` LivingEntityCallback.Death.Before ` to fire before totem checks on Neo/Forge too
6- - API: Changed ` RenderCallback.BlockHighlight ` to take and return a ` BlockOutlineRenderState `
7- - API: Remove ` BalmBlockRegistrar#enableBlockDescriptionPrefixForItems ` , it is now default
8- - API: Remove deprecated ` BalmLootModifier ` overload, now always takes a nullable ` lootTableId ` as third parameter
9- - API: Remove deprecated ` UnpackedLootTableHolder `
10- - API: Remove deprecated ` BalmDiscriminatedBlockRegistration#withItems ` and ` BalmDiscriminatedBlockRegistration#withDefaultItems ` overloads
11- - API: Remove deprecated ` BalmBlockRegistration#withItem ` and ` BalmBlockRegistration#withDefaultItem ` overloads
12- - API: Remove deprecated ` SimpleRecipeTransferRegistration ` in favor of ` IdentifiableRecipeTypeTransferRegistration `
13- - API: Remove deprecated prefix/suffix methods in ` DiscriminatedBlocks ` and ` DiscriminatedItems `
1+ - Fixed errors and crashes that would happen when other mods bundled an invalid version Fabric Permissions API
2+ - API: Added version range support to ` ModProxy#with `
3+ - API: Added ` BalmClient#clientCommands `
4+ - API: Add optional ` Identifier ` argument to ` modProxy ` to make it identifiable/addressable
5+ - API: Added ` BalmModSupport.vr().isInVR() ` with Vivecraft support
You can’t perform that action at this time.
0 commit comments