forked from kbroman/miner
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
31 lines (30 loc) · 689 Bytes
/
NAMESPACE
File metadata and controls
31 lines (30 loc) · 689 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Generated by roxygen2: do not edit by hand
export(chatPost)
export(find_entity)
export(find_item)
export(getBlock)
export(getBlockHits)
export(getBlocks)
export(getChatPosts)
export(getEntityTypes)
export(getHeight)
export(getPlayerDirection)
export(getPlayerId)
export(getPlayerIds)
export(getPlayerName)
export(getPlayerPitch)
export(getPlayerPos)
export(getPlayerRotation)
export(mc_close)
export(mc_connect)
export(setBlock)
export(setBlocks)
export(setPlayerDirection)
export(setPlayerPitch)
export(setPlayerPos)
export(setPlayerRotation)
export(spawnEntity)
importFrom(stats,setNames)
importFrom(utils,assignInMyNamespace)
importFrom(utils,data)
importFrom(utils,globalVariables)