Skip to content

Commit

Permalink
docs: fix javadocs
Browse files Browse the repository at this point in the history
  • Loading branch information
bconlon1 committed Dec 21, 2024
1 parent 7ebc5c1 commit 3dfbbf3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ public static void onRenderPlayer(RenderPlayerEvent.Pre event) {
}

/**
* @see WorldPreviewHooks#shouldHideEntity(Entity)
* @see WorldPreviewHooks#shouldHideEntity(EntityRenderer, EntityRenderState, float)
* @see WorldPreviewHooks#adjustShadow(EntityRenderer, boolean)
*/
@SubscribeEvent
Expand Down

0 comments on commit 3dfbbf3

Please sign in to comment.