Skip to content

Commit

Permalink
WololoGoal.purpleSheepPredicate -> convertibleSheepPredicate
Browse files Browse the repository at this point in the history
Co-authored-by: liach <liach@users.noreply.github.com>

Closes FabricMC#1344.
  • Loading branch information
Juuxel committed May 19, 2020
1 parent 7cef760 commit d47d3b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mappings/net/minecraft/entity/mob/EvokerEntity.mapping
Expand Up @@ -16,4 +16,4 @@ CLASS net/minecraft/class_1564 net/minecraft/entity/mob/EvokerEntity
CLASS class_1567 SummonVexGoal
FIELD field_18129 closeVexPredicate Lnet/minecraft/class_4051;
CLASS class_1568 WololoGoal
FIELD field_7269 purpleSheepPredicate Lnet/minecraft/class_4051;
FIELD field_7269 convertibleSheepPredicate Lnet/minecraft/class_4051;

0 comments on commit d47d3b2

Please sign in to comment.