CarryOn/src
KandiPanda afe45abd1b
Update PickupHandler.java
Removed redundant EntityTameable check from within code already covered by another EntityTameable check (would always be "true" anyways).
Removed redundant EntityTameable check and contents from within the "else" of same outer check (else means it's already failed, and will never succeed this check or run the code within it anyways).
2020-06-12 01:52:18 -05:00
..
main Update PickupHandler.java 2020-06-12 01:52:18 -05:00