Uses of Enum
nl.sbdeveloper.vehiclesplus.api.stands.ArmorStandName
Packages that use ArmorStandName
Package
Description
This package contains all the classes that are related to the ArmorStands.
-
Uses of ArmorStandName in nl.sbdeveloper.vehiclesplus.api.stands
Methods in nl.sbdeveloper.vehiclesplus.api.stands that return ArmorStandNameModifier and TypeMethodDescriptionstatic ArmorStandName
Returns the enum constant of this type with the specified name.static ArmorStandName[]
ArmorStandName.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in nl.sbdeveloper.vehiclesplus.api.stands with parameters of type ArmorStandNameModifier and TypeMethodDescriptionArmorStandBuilder.setCustomName
(ArmorStandName name) Set the custom name of the armor stand.