public final class AttachEntityMessage extends Object implements com.flowpowered.network.Message
| Constructor and Description |
|---|
AttachEntityMessage(int attached,
int holding) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getAttached() |
int |
getHolding() |
int |
hashCode() |
String |
toString() |
public int getAttached()
public int getHolding()
public boolean equals(Object o)
public int hashCode()
Copyright © 2021. All rights reserved.