| Constructor and Description |
|---|
PortalUsedEventData(int fromDimensionId,
int toDimensionId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getFromDimensionId() |
int |
getToDimensionId() |
EventDataType |
getType() |
int |
hashCode() |
String |
toString() |
public PortalUsedEventData(int fromDimensionId,
int toDimensionId)
public EventDataType getType()
public int getFromDimensionId()
public int getToDimensionId()
Copyright © 2018–2019 NukkitX. All rights reserved.