Creoii Mod Documentation & Wiki
Lucky Block
Lucky Block
  • Overview
  • Installing Addons
  • Creating Addons
  • Upcoming Features
  • Outcomes
    • Outcomes
    • Advancement Outcome
    • Block Outcome
    • Command Outcome
    • Difficulty Outcome
    • Effect Outcome
    • Entity Outcome
    • Explosion Outcome
    • Feature Outcome
    • Group Outcome
    • Item Outcome
    • Message Outcome
    • None Outcome
    • Particle Outcome
    • Random Outcome
    • Sound Outcome
    • Structure Outcome
  • Parameters
    • Parameters
    • Parameter Index
  • Vec Providers
    • Vec Providers
    • Vec Provider Index
  • Shapes
    • Shapes
Powered by GitBook
On this page
  1. Parameters

Parameter Index

Parameter
Alternate
Type
Description

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

PreviousParametersNextVec Providers

Last updated 7 months ago