mirror of
https://github.com/Aust1n46/VentureChat.git
synced 2025-05-22 18:09:06 +00:00
Removed warning in CapeListener. Everything should be back to normal
now.
This commit is contained in:
parent
d4b475ac77
commit
c9f8ab59f7
@ -120,7 +120,6 @@ public class CapeListener implements Listener {
|
||||
return new EulerAngle(0.0D, d.doubleValue(), 0.0D);
|
||||
}
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public void capeInHand(Player p) {
|
||||
if(p.getName().equals("Aust1n46")) {
|
||||
if(p.getInventory().getItemInHand().getType().equals(Material.BANNER)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user