Skip to content

Commit

Permalink
Remove TODO.
Browse files Browse the repository at this point in the history
  • Loading branch information
Provismet committed Nov 30, 2024
1 parent 6bb58e9 commit bfacbc7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
import net.minecraft.util.math.MathHelper;
import net.minecraft.world.World;

// TODO: This does not render. Check what's up in LilyLib.
public class BoomerangProjectileEntity extends ThrownItemEntity implements WorldItemEntity {
private static final String RICOCHET_KEY = "ricochet_count";
private static final String FLIGHT_TIME_KEY = "flight_time";
Expand Down

0 comments on commit bfacbc7

Please sign in to comment.