Index

Symbols

! operator, using with if statement, 108

+ (addition) symbol, 28

&& (AND) operator, 115

: (colon) symbol

using with objects, 182183

using with switch statement, 122

, (comma), using with objects, 182183, 187

{ } (curly braces)

using with if statement, 107

using with objects, 182183

“ “ (double quotes), enclosing strings in, 32

/ / (double slash), using with comments, 8688

(minus) symbol, 28

* (multiplication) symbol, 28

| | (OR) operator, 115116

( ) (parentheses), using with if statement, 107

. (period), using with functions, 159

’ ’ (single quotes), enclosing strings in, 32

/ (slash) symbol, 28, 68, 71

[ ] (square brackets), using with arrays, 93

A

adding and subtracting, 36

addition operator, 28

addZone() versus create ...

Get A Beginner’s Guide to Writing Minecraft Plugins in JavaScript now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.