| chatPost | Post to chat |
| find_entity | Find entity by name |
| find_item | Find item by name or ID/style |
| getBlock | Determine block type and style at some position |
| getBlockHits | Get most recent block hits |
| getBlocks | Determine block types in a cuboid |
| getChatPosts | Pull the most recent chat message |
| getEntityTypes | Get entity types |
| getHeight | Get height of the world at a given position |
| getPlayerDirection | Get player direction as unit vector |
| getPlayerId | Get player ID |
| getPlayerIds | Get player IDs |
| getPlayerName | Get player name |
| getPlayerPitch | Get player pitch |
| getPlayerPos | Get player position |
| getPlayerRotation | Get player rotation |
| mc_close | Close cached connection to Minecraft server |
| mc_connect | Create a connection to a Minecraft server |
| mc_connection | Return cached connection |
| mc_items | Minecraft item information |
| mcsplit | Helper function to split string into data.frame |
| mcsplit_message | Helper function to split string into data.frame, for the chat |
| setBlock | Place a block |
| setBlocks | Place blocks in a cuboid |
| setPlayerDirection | Set a player's direction |
| setPlayerPitch | Set a player's pitch |
| setPlayerPos | Change player position |
| setPlayerRotation | Set a player's rotation |
| spawnEntity | Spawn an entity |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.