Skip to content

Commit

Permalink
Update core/src/main/java/org/geysermc/geyser/entity/type/DisplayBase…
Browse files Browse the repository at this point in the history
…Entity.java


Removed duplicated comment.

Co-authored-by: rtm516 <rtm516@users.noreply.github.com>
  • Loading branch information
stromsoftware and rtm516 authored May 19, 2024
1 parent 51f7db9 commit b68916f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@

import static org.geysermc.geyser.util.EntityUtils.getMountOffset;

// Note: 1.19.4 requires that the billboard is set to something in order to show, on Java Edition
public class DisplayBaseEntity extends Entity {

public Vector3f baseTranslation;
Expand Down

0 comments on commit b68916f

Please sign in to comment.