public class SetPassengerMessage extends Object implements com.flowpowered.network.Message
| Constructor and Description |
|---|
SetPassengerMessage(int entityId,
int[] passengers) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
int |
getEntityId() |
int[] |
getPassengers() |
int |
hashCode() |
String |
toString() |
Copyright © 2021. All rights reserved.