toggle menu
trailblaze-common
jvm
switch theme
search in API
trailblaze-common
/
xyz.block.trailblaze.yaml
/
TrailYamlItem
/
ToolTrailItem
Tool
Trail
Item
@
Serializable
data
class
ToolTrailItem
(
val
tools
:
List
<
TrailblazeToolYamlWrapper
>
)
:
TrailYamlItem
tools
This is used to represent a list of static tools used in the trail.
Members
Constructors
Tool
Trail
Item
Link copied to clipboard
constructor
(
tools
:
List
<
TrailblazeToolYamlWrapper
>
)
Properties
tools
Link copied to clipboard
val
tools
:
List
<
TrailblazeToolYamlWrapper
>