Update Yarn mappings to 1.14.1+build.5 #14

Merged
KatrinaKitten merged 1 commits from patch-1 into master 2019-05-16 10:32:23 +00:00
KatrinaKitten commented 2019-05-16 07:03:31 +00:00 (Migrated from github.com)

Yarn 1.14.1+build.4 had an issue with Hopper#getWorld being renamed to Hopper#getHopperWorld, which caused the world to crash when ticking hoppers in dev. 1.14.1+build.5 fixed this, but the example mod wasn't updated yet, so anyone following the dev install instructions on the site would run into the issue.

Yarn 1.14.1+build.4 had an issue with `Hopper#getWorld` being renamed to `Hopper#getHopperWorld`, which caused the world to crash when ticking hoppers in dev. 1.14.1+build.5 fixed this, but the example mod wasn't updated yet, so anyone following the dev install instructions on the site would run into the issue.
liach commented 2019-05-16 07:06:01 +00:00 (Migrated from github.com)

Consider updating if FabricMC/yarn#695 is in? That pr includes a few more fixes for package visibility and a command block getType clash.

Consider updating if FabricMC/yarn#695 is in? That pr includes a few more fixes for package visibility and a command block `getType` clash.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Steven/fabric-example-mod#14
No description provided.