diff --git a/docs/developers/modules/beam.mdx b/docs/developers/modules/beam.mdx index eaa20379..709fc57c 100644 --- a/docs/developers/modules/beam.mdx +++ b/docs/developers/modules/beam.mdx @@ -129,7 +129,7 @@ Custom colors can be created from any RGB values using `new Color(int red, int g -

Displaying a Beam

+**Displaying a Beam** ```java public void displayBeamExample(Player viewer) {