Skip to content

Commit

Permalink
Server compatibility fix
Browse files Browse the repository at this point in the history
  • Loading branch information
NeRdTheNed committed Jun 3, 2023
1 parent fa6bea4 commit bded0fa
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
* is handled in the MoreBows class with SubscribeEvents.
* TODO much of this is really out of date
*/
@OnlyIn(value = Dist.CLIENT, _interface = IRendersAsItem.class)
public final class CustomArrow extends AbstractArrowEntity implements IRendersAsItem {

/** The type of this arrow. */
Expand Down

0 comments on commit bded0fa

Please sign in to comment.