Skip to content

Tags: spthiel/entitiesIterator

Tags

[email protected]

Toggle [email protected]'s commit message
Adding a "Blank" entry to the entityClassPrefixes.

This will allow
#1 Someone to specify the complete entity (net.minecraft.entity.passive.EntitySheep) if they want
#2 Allows people without Forge to use the Filters.  They will need to specify the obfuscated name (i.e. bud for EntityPlayerSP).  I recommend they use a filterless iterator to identify the correct entitytype to filter on.

[email protected]

Toggle [email protected]'s commit message
Added default comperator to prevent error when not adding a filter

[email protected]

Toggle [email protected]'s commit message
Update to java 8 and fix for inverse filters

[email protected]

Toggle [email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #6 from spthiel/Sorting

Sorting

[email protected]

Toggle [email protected]'s commit message
v1.0.2 - Commit 2

Fixed a few things

[email protected]

Toggle [email protected]'s commit message
v1.0.1 upsi wopsi