Skip to content

Commit

Permalink
revert bad diff
Browse files Browse the repository at this point in the history
  • Loading branch information
onebeastchris committed May 17, 2024
1 parent cc45dd5 commit 5c9cfd1
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ public void translate(GeyserSession session, ClientboundAddEntityPacket packet)
entity.setPitch(pitch);
entity.setHeadYaw(headYaw);
entity.setMotion(motion);


}
session.getEntityCache().cacheEntity(entity);

Expand Down

0 comments on commit 5c9cfd1

Please sign in to comment.