Parameter Index
playerName
N/A
String
the players name
playerUUID
N/A
String
the players unique id
playerDirection
N/A
String
the players facing direction
playerHorizontalDirection
N/A
String
the players horizontal direction
randomDirection
N/A
String
a random direction
randomHorizontalDirection
N/A
String
a random horizontal direction
randomDyeColor
randomDye
String
a random dye color
randomWood
randomWoodType
String
a random wood type
randomAxis
N/A
String
a random direction axis
playerPosX
N/A
Integer
the players x block position
playerPosY
N/A
Integer
the players y block position
playerPosZ
N/A
Integer
the players z block position
blockPosX
N/A
Integer
the blocks x block position
blockPosY
N/A
Integer
the blocks y block positio
blockPosZ
N/A
Integer
the blocks z block positio
randomRGBColor
N/A
Integer
a random rgb color in decimal format
playerVecX
playerX
Double
the players x position
playerVecY
playerY
Double
the players y position
playerVecZ
playerZ
Double
the players z position
blockVecX
blockX
Double
the blocks x position
blockVecY
blockY
Double
the blocks y position
blockVecZ
blockZ
Double
the blocks z position
playerDistance
N/A
Double
the players distance from the block
playerSquaredDistance
playerDistance2
Double
the players squared distance from the block
playerPitch
N/A
Double
the players pitch
playerYaw
N/A
Double
the players yaw
Last updated