Skip to content

Commit

Permalink
Wording Change
Browse files Browse the repository at this point in the history
  • Loading branch information
TrentinTheKid authored Oct 9, 2024
1 parent 5782f95 commit 5d15714
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/developers/modules/serverrule.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ public void setOverrideNametagRenderDistance(Player viewer, boolean value) {
}
```

### Broadcast Toggle Nametag Render Distance
### Broadcast Nametag Render Distance

```java
public void setNametagRenderDistanceExample(int value) {
Expand Down Expand Up @@ -80,7 +80,7 @@ public void setOverrideNametagRenderDistance(Player viewer, boolean value) {
}
```

### Broadcast Toggle Nametag Render Distance
### Broadcast Nametag Render Distance

```java
public void setNametagRenderDistanceExample(int value) {
Expand Down Expand Up @@ -120,7 +120,7 @@ public void setOverrideNametagRenderDistance(Player viewer, boolean value) {
}
```

### Broadcast Toggle Nametag Render Distance
### Broadcast Nametag Render Distance

```java
public void setNametagRenderDistanceExample(int value) {
Expand Down

1 comment on commit 5d15714

@LunarClientBot
Copy link
Collaborator

@LunarClientBot LunarClientBot commented on 5d15714 Oct 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📄 Documentation Deployment

Status:✅ Completed
Environment:preview
URL:https://61d589d2.lunarclient-dev.pages.dev

Please sign in to comment.