BlockState

docs.blockstate

BlockState.isOpaque

docs.blockstate.isopaque
overload 1:
BlockState:isOpaque()
Method Property Fluent Description Representation
Return Value a Boolean

BlockState.exists

docs.blockstate.exists
overload 1:
BlockState:exists()
Method Property Fluent Description Representation
Return Value a Boolean

BlockState.getVelocityMultiplier

docs.blockstate.getvelocitymultiplier
overload 1:
BlockState:getVelocityMultiplier()
Method Property Fluent Description Representation
Return Value a Number

BlockState.getJumpVelocityMultiplier

docs.blockstate.getjumpvelocitymultiplier
overload 1:
BlockState:getJumpVelocityMultiplier()
Method Property Fluent Description Representation
Return Value a Number

BlockState.setPos

docs.blockstate.setpos
overload 1:
BlockState:setPos(pos)
Method Property Fluent Description Representation
pos accepts a Vector3
Return Value nil
overload 2:
BlockState:setPos(x, y, z)
Method Property Fluent Description Representation
x accepts a Number
y accepts a Number
z accepts a Number
Return Value nil

BlockState.getPos

docs.blockstate.getpos
overload 1:
BlockState:getPos()
Method Property Fluent Description Representation
Return Value a Vector3

BlockState.isFullCube

docs.blockstate.isfullcube
overload 1:
BlockState:isFullCube()
Method Property Fluent Description Representation
Return Value a Boolean

BlockState.isTranslucent

docs.blockstate.istranslucent
overload 1:
BlockState:isTranslucent()
Method Property Fluent Description Representation
Return Value a Boolean

BlockState.getMapColor

docs.blockstate.getmapcolor
overload 1:
BlockState:getMapColor()
Method Property Fluent Description Representation
Return Value a Vector3

BlockState.hasBlockEntity

docs.blockstate.hasblockentity
overload 1:
BlockState:hasBlockEntity()
Method Property Fluent Description Representation
Return Value a Boolean

BlockState.emitsRedstonePower

docs.blockstate.emitsredstonepower
overload 1:
BlockState:emitsRedstonePower()
Method Property Fluent Description Representation
Return Value a Boolean

BlockState.getOpacity

docs.blockstate.getopacity
overload 1:
BlockState:getOpacity()
Method Property Fluent Description Representation
Return Value an Integer

BlockState.isSolidBlock

docs.blockstate.issolidblock
overload 1:
BlockState:isSolidBlock()
Method Property Fluent Description Representation
Return Value a Boolean

BlockState.getSounds

docs.blockstate.getsounds
overload 1:
BlockState:getSounds()
Method Property Fluent Description Representation
Return Value a table

BlockState.getFriction

docs.blockstate.getfriction
overload 1:
BlockState:getFriction()
Method Property Fluent Description Representation
Return Value a Number

BlockState.getEntityData

docs.blockstate.getentitydata
overload 1:
BlockState:getEntityData()
Method Property Fluent Description Representation
Return Value a table

BlockState.toStateString

docs.blockstate.tostatestring
overload 1:
BlockState:toStateString()
Method Property Fluent Description Representation
Return Value a String

BlockState.getBlastResistance

docs.blockstate.getblastresistance
overload 1:
BlockState:getBlastResistance()
Method Property Fluent Description Representation
Return Value a Number

BlockState.asItem

docs.blockstate.asitem
overload 1:
BlockState:asItem()
Method Property Fluent Description Representation
Return Value either an ItemStack or nil

BlockState.getOutlineShape

docs.blockstate.getoutlineshape
overload 1:
BlockState:getOutlineShape()
Method Property Fluent Description Representation
Return Value a table

BlockState.getTags

docs.blockstate.gettags
overload 1:
BlockState:getTags()
Method Property Fluent Description Representation
Return Value a table

BlockState.getFluidTags

docs.blockstate.getfluidtags
overload 1:
BlockState:getFluidTags()
Method Property Fluent Description Representation
Return Value a table

BlockState.getCollisionShape

docs.blockstate.getcollisionshape
overload 1:
BlockState:getCollisionShape()
Method Property Fluent Description Representation
Return Value a table

BlockState.getComparatorOutput

docs.blockstate.getcomparatoroutput
overload 1:
BlockState:getComparatorOutput()
Method Property Fluent Description Representation
Return Value an Integer

BlockState.hasEmissiveLighting

docs.blockstate.hasemissivelighting
overload 1:
BlockState:hasEmissiveLighting()
Method Property Fluent Description Representation
Return Value a Boolean

BlockState.getMaterial

docs.blockstate.getmaterial
overload 1:
BlockState:getMaterial()
Method Property Fluent Description Representation
Return Value a String

BlockState.getHardness

docs.blockstate.gethardness
overload 1:
BlockState:getHardness()
Method Property Fluent Description Representation
Return Value a Number

BlockState.getLuminance

docs.blockstate.getluminance
overload 1:
BlockState:getLuminance()
Method Property Fluent Description Representation
Return Value an Integer

BlockState.hasCollision

docs.blockstate.hascollision
overload 1:
BlockState:hasCollision()
Method Property Fluent Description Representation
Return Value a Boolean

BlockState.id

docs.blockstate.id
field signature:
id
Method Property Fluent Description Representation
Field Type a String

BlockState.properties

docs.blockstate.properties
field signature:
properties
Method Property Fluent Description Representation
Field Type a table
a a