ArrayLists

Published by Semper on
Supported MCreator versions
2024.4
2025.1
2025.2
2025.3
Tags / plugin type
Procedures
Variables
ArrayLists
Downloads:
803
Upvotes: 8
About the plugin

An updated version of NerdyPuzzles ArrayList Plugin.

This version includes new procedure blocks such as:

  • Add all entries from one arraylist to another
  • Get value of a custom data type at a specific index
  • Iterate each entry in an arraylist
  • Convert an arraylist to a string and back
  • Fill the arraylist with a specific amount of empty data
  • Get the index of a specific value in an arraylist
  • Check if a value at a specific index is a data type of

 

Changelog:

  • v3.3.1:
  • optimized code
  • added vector support (for 2025.3+)

     

  • v3.3.0:
  • updated to MCreator 2025.3
  • updated to NeoForge 21.8

     

  • v3.2.0:
  • Added get as type procedure blocks for list iterations
  • moved for each loop and iterator block into separate category "Lists Iteration"
  • sorted procedure blocks in each category

     

  • v3.1.3:
  • Added GLOBAL_WORLD and GLOBAL_MAP
  • Fixed set variable block

     

  • v3.1.2:
  • Fixed Conversion from ArrayList to String
  • Fixed Conversion from String to ArrayList
Project members
Former developer
Former developer
License
Apache License version 2.0

Plugin downloads
ArrayLists 3.3.1 2024.4 to 2025.3 - arraylists_3.3.1_24.4_to_25.3_0.zip Uploaded on: 11/03/2025 - 20:26   File size: 92.84 KB

Comments