Compatibility
Minecraft: Java Edition
26.1.x
1.21.11
Platforms
Supported environments
Client-side
Server-side
Client and server
Tags
Creators
Details
Licensed LGPL-3.0-only
Published 4 months ago
Changelog
What's New
SuppliedItem-
- new item class which implements
Holder<Item>,SuppliedItem,ItemLikeandSuppliedItemInterface
- new item class which implements
-
-
SuppliedItemInterfaceincludesgetTemplateandgetDefaultInstancemethods
-
SuppliedBlock-
- new block class which implements
Holder<Block>,SuppliedBlock,ItemLikeandSuppliedBlockInterface
- new block class which implements
-
-
SuppliedBlockInterfaceincludesgetTemplateanddefaultBlockStatemethods
-
Changed
UnifiedRegistries.Items-
- now returns
SuppliedIteminstead ofSupplier<Item>in all relevant methods
- now returns
UnifiedRegistries.Blocks-
- now returns
SuppliedBlockinstead ofSupplier<Block>in all relevant methods
- now returns
UnifiedHelpers.CREATIVE_ENTRIES-
- methods which previously accepted
ItemStacknow requireItemStackTemplate
- methods which previously accepted
-
-
- this change fixes relevant methods which previously caused loading failure on 26.1
-
Files
unified-api-26.1-b2.0-neoforge.jar(231.19 KiB) Primary
Metadata
Release channel
BetaVersion number
26.1-b2.0-neoforgeLoaders
NeoForge
Game versions
26.1Environment
Client and server, best when installed on both


