Skip to content

Commit

Permalink
Fix javadoc containing param documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Sychic committed Sep 21, 2024
1 parent d1f34e5 commit 2eae73f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mappings/net/minecraft/entity/Entity.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -1451,8 +1451,6 @@ CLASS net/minecraft/class_1297 net/minecraft/entity/Entity
ARG 1 permissionLevel
METHOD method_5688 interact (Lnet/minecraft/class_1657;)Z
COMMENT Called when a player interacts with this entity.
COMMENT
COMMENT @param player the player
ARG 1 player
METHOD method_5688 interact (Lnet/minecraft/class_1657;Lnet/minecraft/class_1268;)Lnet/minecraft/class_1269;
COMMENT Called when a player interacts with this entity.
Expand Down

0 comments on commit 2eae73f

Please sign in to comment.