Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wither Shields #81

Open
L4BORG opened this issue Feb 13, 2017 · 4 comments
Open

Wither Shields #81

L4BORG opened this issue Feb 13, 2017 · 4 comments

Comments

@L4BORG
Copy link

L4BORG commented Feb 13, 2017

... activation would make Wither invisible.

screen

@L4BORG
Copy link
Author

L4BORG commented Apr 14, 2017

@Techcable
Copy link
Member

@L4BORG
I don't understand. 1 || 0 isn't a valid expression.

@L4BORG
Copy link
Author

L4BORG commented Apr 14, 2017

... should be 1 or 0

@L4BORG
Copy link
Author

L4BORG commented Apr 14, 2017

getEntity().getDataWatcher().setInteger(SHIELDED_METADATA_ID, Integer.MAX_VALUE);

getEntity().getDataWatcher().setInteger(SHIELDED_METADATA_ID, (flag ? 1 : 0));

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants