Skip to content

Commit

Permalink
Set ApiStatus.Internal annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianMichael committed Dec 6, 2024
1 parent 79310f8 commit 9c346ca
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@
import net.minecraft.util.hit.EntityHitResult;
import net.minecraft.util.hit.HitResult;
import net.minecraft.util.math.BlockPos;
import org.jetbrains.annotations.ApiStatus;

@ApiStatus.Internal
public class ItemPick1_21_3 {

private static void addPickBlock(final PlayerInventory inventory, final ItemStack stack) {
Expand Down

0 comments on commit 9c346ca

Please sign in to comment.