Skip to content

Commit

Permalink
feat(fake-armorstands): remove updateVisibility()-method (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
Snabeldier authored Jan 17, 2024
1 parent 4fb32ad commit 3004899
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,4 @@ public interface VisibilityModifier {
* @return this
*/
VisibilityModifier emptyHideList();

/**
* Updates the visibility of the armorstand.
*/
void updateVisibility();
}

0 comments on commit 3004899

Please sign in to comment.