Skip to content

Commit

Permalink
fix PandaEntity
Browse files Browse the repository at this point in the history
  • Loading branch information
asiekierka committed Feb 21, 2019
1 parent a64d5e2 commit 4c6e7b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mappings/net/minecraft/entity/passive/PandaEntity.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ CLASS ang net/minecraft/entity/passive/PandaEntity
METHOD eb isPlayful ()Z
METHOD ed isWeak ()Z
METHOD ee isAggressive ()Z
METHOD eg initAttributes ()V
METHOD eg resetAttributes ()V
METHOD eq sneeze ()V
METHOD er getRandomGene ()Lang$a;
METHOD t hasFlag (I)Z

0 comments on commit 4c6e7b0

Please sign in to comment.