Community listing page, reviews here may not be monitored by the author.
Type Control
No reviews yet
Control your data types in minecraft!
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
Type Control
Get more control over your data in minecraft!
Note about how types are named in this
str A standard string char A standard string, with length 1 func A standard string, represents a function object A map like / JSON object array An array ANY Can be anything null nothing bool either an int of value 1 or 0, or true or false (depends on context)
Functions
Strings
Loop
Loops through each character in a string Returns null
Parameters
string: str | The string to loop throughfunction: func | the function to be runargs: object | Any additional parameters to be passed to the function
The function that is run on each charachter in the string is passed the following parameters:char: char | The current charachter of the stringARGS: ANY | Any arguments passed in through theargsparameter, unpacked into direct arguments
Split
Splits a string into a list by a specified character
Returns array | outputs to a storage
Parameters
string: str | The string to be splitchar: char | The character to split the string atnamespace: str | The namespace of the storage to output topath: str | The path of the storage to output to
Concatenate
concatenates 2 strings Returns str | outputs to a storage
Parameters
string1: str | The string to be concatenated ontostring2: str | The string to be concatenated to the end ofstring1namespace: str | The namespace of the storage to output topath: str | The path of the storage to output to
Compare
Compares 2 strings Returns bool | direct return
Parameters
string1: str | The first string to be comparedstring2: str | The second string to be compared
Arrays
Loop
Loops through each element in an array Returns null
Parameters
array: array | The array to loop throughfunction: func | the function to be runargs: object | Any additional parameters to be passed to the function
The function that is run on each charachter in the string is passed the following parameters:element: ANY | The current element of the arrayARGS: ANY | Any arguments passed in through theargsparameter, unpacked into direct arguments
Concatenate
Concatenates an array into a string Returns str | outputs to a storage
Parameters
array: array | The array to be concatenatednamespace: str | The namespace of the storage to output topath: str | The path of the storage to output to
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers