Skip to content

Commit

Permalink
rename startUsing -> tryStartUsing
Browse files Browse the repository at this point in the history
Co-authored-by: ix0rai <[email protected]>
  • Loading branch information
supersaiyansubtlety and ix0rai authored Oct 11, 2024
1 parent e9d5d63 commit 43170e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mappings/net/minecraft/entity/LivingEntity.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ CLASS net/minecraft/unmapped/C_usxaxydn net/minecraft/entity/LivingEntity
METHOD m_awmtskvv getMovementSpeed (F)F
ARG 1 slipperiness
METHOD m_axkhmdzu getDeathSound ()Lnet/minecraft/unmapped/C_avavozay;
METHOD m_ayeajhdm startUsing (Lnet/minecraft/unmapped/C_laxmzoqs;)V
METHOD m_ayeajhdm tryStartUsing (Lnet/minecraft/unmapped/C_laxmzoqs;)V
ARG 1 hand
METHOD m_bftuqrdn onKilledBy (Lnet/minecraft/unmapped/C_usxaxydn;)V
COMMENT Performs secondary effects after this mob has been killed.
Expand Down

0 comments on commit 43170e4

Please sign in to comment.