minecraft-initiative / UniversalFriends

A library that aims at having friends that are the same for each client.
Other
19 stars 3 forks source link

Feature/set of all friends #24

Closed IronException closed 4 years ago

IronException commented 4 years ago

adds a convertValueToAssociation in Association. and getFriends and getEnemies in Operations. This is wished by Robeart and tbh I like to have that implemented

IronException commented 4 years ago

maybe functions could be added to be above/below a certain value. Also, some that are excluding or including the bounding values. (I learned that this shouldn't be done with booleans tho. So IDK how to implement)

zeroeightysix commented 4 years ago

maybe functions could be added to be above/below a certain value. Also, some that are excluding or including the bounding values. (I learned that this shouldn't be done with booleans tho. So IDK how to implement)

Do all of that in a separate branch. This branch, and PR, is for the new method in Association and the 2 new selectors in Operations.

zeroeightysix commented 4 years ago

Closing in favour of #27 Sorry!