Potacore

Potacore

Mod

Library to provide utilities codes for projects.

Client and server LibraryUtility

38.9k downloads
5 followers
Created6 months ago
Updated5 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.
Filter versions...

0.2.8

by Kasualix on Feb 13, 2024
Download

0.2.8

  • Allow closing multiple iterators in one method

0.2.7

by Kasualix on Feb 13, 2024
Download

0.2.7

  • Also close the internal current iterator when FilterableIterator is closing

0.2.6

by Kasualix on Feb 13, 2024
Download

0.2.6

  • Introduce CloseableIterator and makes FilterableIterator closeable

0.2.5

by Kasualix on Feb 12, 2024
Download

0.2.5

  • Change FilterableIterator to be basically the same as the guava method

0.2.4

by Kasualix on Feb 1, 2024
Download

0.2.4

  • Update outdated javadoc

0.2.3

by Kasualix on Feb 1, 2024
Download

0.2.3

  • Minor perference change

0.2.2

by Kasualix on Jan 22, 2024
Download

0.2.2

  • Add two more wrap methods to FilterableIterator

0.2.1

by Kasualix on Jan 17, 2024
Download

0.2.1

  • Improve FilterableIterator

0.2.0

by Kasualix on Jan 16, 2024
Download

0.2.0

  • Revomve IteratorContainers (causing issues and generally replacable with other performant collection)
  • Add FilterableIterator
  • Add remove method to MergedIterator

0.1.1

by Kasualix on Jan 11, 2024
Download

0.1.1

  • Reverts internal optimization in iteratorContainers

0.1.0

by Kasualix on Jan 10, 2024
Download

0.1.0

  • Fix some methods are not synchronized
  • Replace Iterator#forEachRemaining with faster forEach loop

0.1.0

by Kasualix on Jan 9, 2024
Download

0.0.10

by Kasualix on Jan 8, 2024
Download

0.0.10

  • Optimize addAll not to use validateContainer

0.0.9

by Kasualix on Jan 8, 2024
Download

0.0.9

  • Optimize removeIf not to use validateContainer
  • Fix IteratorContainerSet#forEach iteration

0.0.8

by Kasualix on Jan 6, 2024
Download

0.0.8

Add containsCache boolean to IteratorContainers constructor

0.0.7

by Kasualix on Jan 4, 2024
Download

0.0.7

Fix isEmpty logic being incorrect.

0.0.6

by Kasualix on Jan 3, 2024
Download

0.0.6

Re-write IteratorContainerList and IteratorContainerSet

0.0.5

by Kasualix on Jan 1, 2024
Download

0.0.5

Add Javadoc to classes

0.0.4

by Kasualix on Dec 28, 2023
Download

0.0.4

Validate set on IteratorContainerSet#spliterator method call because it needs to maintain the uniqueness of elements.

0.0.3

by Kasualix on Dec 28, 2023
Download

Project members

Kasualix

Owner


Technical information

Client side
required
Server side
required
Project ID