Buy Me a Coffee at ko-fi.com

Sets the color of the nameplate background
If the alpha value is not given, it will use the vanilla value (as in the accessibility settings)

overload 1:
EntityNameplateCustomization.backgroundColor(rgba: Vector4): EntityNameplateCustomization
typings.2002444081typings.1163167243
Method PropertyFluent DescriptionRepresentation
rgba accepts
Return Value
overload 2:
EntityNameplateCustomization.backgroundColor(r: Number, g: Number, b: Number, a: Number): EntityNameplateCustomization
typings.-1950496919typings.-1950496919typings.-1950496919typings.-1950496919typings.1163167243
Method PropertyFluent DescriptionRepresentation
r accepts
g accepts
b accepts
a accepts
Return Value

Gets the set color of the nameplate background

overload 1:
EntityNameplateCustomization.getBackgroundColor(): Vector4
typings.2002444081
Method PropertyFluent DescriptionRepresentation
Return Value

Gets the lighting override value

overload 1:
EntityNameplateCustomization.getLight(): Vector2
typings.2002444079
Method PropertyFluent DescriptionRepresentation
Return Value

Gets the pivot of the nameplate, in world coordinates

overload 1:
EntityNameplateCustomization.getPivot(): Vector3
typings.2002444080
Method PropertyFluent DescriptionRepresentation
Return Value

Gets the position offset of the nameplate, in world coordinates

overload 1:
EntityNameplateCustomization.getPos(): Vector3
typings.2002444080
Method PropertyFluent DescriptionRepresentation
Return Value

Gets scale factor of the nameplate

overload 1:
EntityNameplateCustomization.getScale(): Vector3
typings.2002444080
Method PropertyFluent DescriptionRepresentation
Return Value

The text to use in this nameplate

overload 1:
EntityNameplateCustomization.getText(): String
typings.-1808118735
Method PropertyFluent DescriptionRepresentation
Return Value

No description available
figura.docs.nameplate_entity.has_outline

overload 1:
EntityNameplateCustomization.hasOutline(): Boolean
typings.1729365000
Method PropertyFluent DescriptionRepresentation
Return Value

Gets whether or not the nameplate should have shadow

overload 1:
EntityNameplateCustomization.hasShadow(): Boolean
typings.1729365000
Method PropertyFluent DescriptionRepresentation
Return Value

Gets whether or not the nameplate should be rendered

overload 1:
EntityNameplateCustomization.isVisible(): Boolean
typings.1729365000
Method PropertyFluent DescriptionRepresentation
Return Value

Sets the light override value
Values are given from 0 to 15, indicating the block light and sky light levels you want to use
Passing nil will reset the lighting override

overload 1:
EntityNameplateCustomization.light(light: Vector2): EntityNameplateCustomization
typings.2002444079typings.1163167243
Method PropertyFluent DescriptionRepresentation
light accepts
Return Value
overload 2:
EntityNameplateCustomization.light(blockLight: Integer, skyLight: Integer): EntityNameplateCustomization
typings.-672261858typings.-672261858typings.1163167243
Method PropertyFluent DescriptionRepresentation
blockLight accepts
skyLight accepts
Return Value

Sets whether or not the nameplate should have outline
Incompatible with "shadow"

overload 1:
EntityNameplateCustomization.outline(outline: Boolean): EntityNameplateCustomization
typings.1729365000typings.1163167243
Method PropertyFluent DescriptionRepresentation
outline accepts
Return Value

Sets the color used for the outline in the outline mode

overload 1:
EntityNameplateCustomization.outlineColor(color: Vector3): EntityNameplateCustomization
typings.2002444080typings.1163167243
Method PropertyFluent DescriptionRepresentation
color accepts
Return Value
overload 2:
EntityNameplateCustomization.outlineColor(r: Number, g: Number, b: Number): EntityNameplateCustomization
typings.-1950496919typings.-1950496919typings.-1950496919typings.1163167243
Method PropertyFluent DescriptionRepresentation
r accepts
g accepts
b accepts
Return Value

Sets the pivot of the nameplate, in world coordinates

overload 1:
EntityNameplateCustomization.pivot(pivot: Vector3): EntityNameplateCustomization
typings.2002444080typings.1163167243
Method PropertyFluent DescriptionRepresentation
pivot accepts
Return Value
overload 2:
EntityNameplateCustomization.pivot(x: Number, y: Number, z: Number): EntityNameplateCustomization
typings.-1950496919typings.-1950496919typings.-1950496919typings.1163167243
Method PropertyFluent DescriptionRepresentation
x accepts
y accepts
z accepts
Return Value

Sets the position offset of the nameplate, in world coordinates

overload 1:
EntityNameplateCustomization.pos(pos: Vector3): EntityNameplateCustomization
typings.2002444080typings.1163167243
Method PropertyFluent DescriptionRepresentation
pos accepts
Return Value
overload 2:
EntityNameplateCustomization.pos(x: Number, y: Number, z: Number): EntityNameplateCustomization
typings.-1950496919typings.-1950496919typings.-1950496919typings.1163167243
Method PropertyFluent DescriptionRepresentation
x accepts
y accepts
z accepts
Return Value

Sets the scale factor of the nameplate

overload 1:
EntityNameplateCustomization.scale(scale: Vector3): EntityNameplateCustomization
typings.2002444080typings.1163167243
Method PropertyFluent DescriptionRepresentation
scale accepts
Return Value
overload 2:
EntityNameplateCustomization.scale(x: Number, y: Number, z: Number): EntityNameplateCustomization
typings.-1950496919typings.-1950496919typings.-1950496919typings.1163167243
Method PropertyFluent DescriptionRepresentation
x accepts
y accepts
z accepts
Return Value

Sets the color of the nameplate background
If the alpha value is not given, it will use the vanilla value (as in the accessibility settings)

overload 1:
EntityNameplateCustomization.setBackgroundColor(rgba: Vector4): EntityNameplateCustomization
typings.2002444081typings.1163167243
Method PropertyFluent DescriptionRepresentation
rgba accepts
Return Value
overload 2:
EntityNameplateCustomization.setBackgroundColor(r: Number, g: Number, b: Number, a: Number): EntityNameplateCustomization
typings.-1950496919typings.-1950496919typings.-1950496919typings.-1950496919typings.1163167243
Method PropertyFluent DescriptionRepresentation
r accepts
g accepts
b accepts
a accepts
Return Value

Sets the light override value
Values are given from 0 to 15, indicating the block light and sky light levels you want to use
Passing nil will reset the lighting override

overload 1:
EntityNameplateCustomization.setLight(light: Vector2): EntityNameplateCustomization
typings.2002444079typings.1163167243
Method PropertyFluent DescriptionRepresentation
light accepts
Return Value
overload 2:
EntityNameplateCustomization.setLight(blockLight: Integer, skyLight: Integer): EntityNameplateCustomization
typings.-672261858typings.-672261858typings.1163167243
Method PropertyFluent DescriptionRepresentation
blockLight accepts
skyLight accepts
Return Value

Sets whether or not the nameplate should have outline
Incompatible with "shadow"

overload 1:
EntityNameplateCustomization.setOutline(outline: Boolean): EntityNameplateCustomization
typings.1729365000typings.1163167243
Method PropertyFluent DescriptionRepresentation
outline accepts
Return Value

Sets the color used for the outline in the outline mode

overload 1:
EntityNameplateCustomization.setOutlineColor(color: Vector3): EntityNameplateCustomization
typings.2002444080typings.1163167243
Method PropertyFluent DescriptionRepresentation
color accepts
Return Value
overload 2:
EntityNameplateCustomization.setOutlineColor(r: Number, g: Number, b: Number): EntityNameplateCustomization
typings.-1950496919typings.-1950496919typings.-1950496919typings.1163167243
Method PropertyFluent DescriptionRepresentation
r accepts
g accepts
b accepts
Return Value

Sets the pivot of the nameplate, in world coordinates

overload 1:
EntityNameplateCustomization.setPivot(pivot: Vector3): EntityNameplateCustomization
typings.2002444080typings.1163167243
Method PropertyFluent DescriptionRepresentation
pivot accepts
Return Value
overload 2:
EntityNameplateCustomization.setPivot(x: Number, y: Number, z: Number): EntityNameplateCustomization
typings.-1950496919typings.-1950496919typings.-1950496919typings.1163167243
Method PropertyFluent DescriptionRepresentation
x accepts
y accepts
z accepts
Return Value

Sets the position offset of the nameplate, in world coordinates

overload 1:
EntityNameplateCustomization.setPos(pos: Vector3): EntityNameplateCustomization
typings.2002444080typings.1163167243
Method PropertyFluent DescriptionRepresentation
pos accepts
Return Value
overload 2:
EntityNameplateCustomization.setPos(x: Number, y: Number, z: Number): EntityNameplateCustomization
typings.-1950496919typings.-1950496919typings.-1950496919typings.1163167243
Method PropertyFluent DescriptionRepresentation
x accepts
y accepts
z accepts
Return Value

Sets the scale factor of the nameplate

overload 1:
EntityNameplateCustomization.setScale(scale: Vector3): EntityNameplateCustomization
typings.2002444080typings.1163167243
Method PropertyFluent DescriptionRepresentation
scale accepts
Return Value
overload 2:
EntityNameplateCustomization.setScale(x: Number, y: Number, z: Number): EntityNameplateCustomization
typings.-1950496919typings.-1950496919typings.-1950496919typings.1163167243
Method PropertyFluent DescriptionRepresentation
x accepts
y accepts
z accepts
Return Value

Sets whether or not the nameplate should have shadow
Incompatible with "outline"

overload 1:
EntityNameplateCustomization.setShadow(shadow: Boolean): EntityNameplateCustomization
typings.1729365000typings.1163167243
Method PropertyFluent DescriptionRepresentation
shadow accepts
Return Value

The text to use in this nameplate

overload 1:
EntityNameplateCustomization.setText(text: String): NameplateCustomization
typings.-1808118735typings.1807280712
Method PropertyFluent DescriptionRepresentation
text accepts
Return Value

Sets whether or not the nameplate should be rendered

overload 1:
EntityNameplateCustomization.setVisible(visible: Boolean): EntityNameplateCustomization
typings.1729365000typings.1163167243
Method PropertyFluent DescriptionRepresentation
visible accepts
Return Value

Sets whether or not the nameplate should have shadow
Incompatible with "outline"

overload 1:
EntityNameplateCustomization.shadow(shadow: Boolean): EntityNameplateCustomization
typings.1729365000typings.1163167243
Method PropertyFluent DescriptionRepresentation
shadow accepts
Return Value

Sets whether or not the nameplate should be rendered

overload 1:
EntityNameplateCustomization.visible(visible: Boolean): EntityNameplateCustomization
typings.1729365000typings.1163167243
Method PropertyFluent DescriptionRepresentation
visible accepts
Return Value