Array Lists

Published by Goldorion on
Supported MCreator versions
2022.1
2022.2
2022.3
2023.1
2023.2
2023.4
2024.1
Tags / plugin type
Procedures
Variables
icon
Downloads:
3222
Upvotes: 94
About the plugin

The plugin continues its journey here.

 

You can create, manage and delete lists in your procedures. You need to have a list of your favorite names for pigs, you can make it!

Features

You can have a small preview of blocks or things you can do in the following picture.

(Before 2.4.4)

An example

Important Information

  • This plugin supports Forge 1.19.4 and 1.20.1, NeoForge 1.20.4 and Fabric 1.20.1
  • Icon by Tobi-Wan#0482

Changelog

To see a complete changelog of the plugin, check this file.

2.4.8

* Updated to support MCreator 2024.1 (only)
* Added support for NeoForge 1.20.4
* Removed support for Forge 1.18.2 and 1.19.2 and Fabric 1.19.2
Project members
Lead developer
Plugin forum topic
License
Apache License version 2.0

Plugin downloads
Array Lists - 2.4.8 (MCreator 2024.1) - arraylist.zip Uploaded on: 04/19/2024 - 14:20   File size: 34.55 KB
Array Lists - 2.4.7 (MCreator 2023.4 -) - arraylist.zip Uploaded on: 08/23/2023 - 01:32   File size: 45.2 KB

Comments

Can you add a Global World Variable for Arraylist. Because GlobalSession is earesed after restart. That would be nice

um... So about the array list... Is it for just an element or is it for the whole mod to use one arraylist?

i really hope you will update this to 2021.1 ... i need this so bad..

Where are the arraylist blocks i already got the zip downloaded and put in mcreator but the arraylist blocks are just not there

No the way the current plugin system does not support custom variable types. However, it will change in 2021.2, but it will still only support local variables. I will continue the plugin only when the first snapshot containing this Pull request (I made). I will try after (when the PR will be merged) to change the system of the global variables to support them in plugins.

Well, that's sad. Perhaps I have already bored you with my questions and I am not good at Java, but I am really interested in this topic. I still have a question: is it possible to implement the .split() function in this plugin? if custom global variables are not available, why not turn ArrayList into a string and expand it back?