FabricMC / fabric-docs

[WIP] Official curated documentation for Fabric, a modding toolchain for Minecraft.
https://docs.fabricmc.net
Other
61 stars 83 forks source link

Change Identifier constructor to Identifier.of() #121

Closed GraceHopper0012 closed 3 months ago

GraceHopper0012 commented 3 months ago

Minecraft has privatised the constructors of net.minecraft.util.Identifier in 1.21, have to use Identifier.of() instead

netlify[bot] commented 3 months ago

Deploy Preview for nimble-elf-d9d491 ready!

Name Link
Latest commit e1577deed697d1bc563c87bc68e36ad31e9b1a5f
Latest deploy log https://app.netlify.com/sites/nimble-elf-d9d491/deploys/66780a97ac0a4c00089728a3
Deploy Preview https://deploy-preview-121--nimble-elf-d9d491.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

IMB11 commented 3 months ago

The wiki pages are for 1.20.4, we will be updating them all at once after #116, #118 and #119 is merged.

IMB11 commented 3 months ago

docs pages*