Skip to content

Commit

Permalink
Javadoc oddities
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinthegreat1 committed Jan 18, 2025
1 parent a0879f8 commit 61a8ca9
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@
import net.fabricmc.fabric.api.event.EventFactory;

/**
* @deprecated Use {@link HudLayerRegistrationCallback} instead.
*
* <p>For a code example of the new API, see {@link HudLayerRegistrationCallback}. For common use cases, see {@link LayeredDrawerWrapper}.
* @deprecated Use {@link HudLayerRegistrationCallback} instead. For common use cases, see {@link LayeredDrawerWrapper}.
*/
@Deprecated
public interface HudRenderCallback {
Expand Down

0 comments on commit 61a8ca9

Please sign in to comment.