public final class PotionMixData extends Object
| Constructor and Description |
|---|
PotionMixData(int fromPotionId,
int ingredient,
int toPotionId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getFromPotionId() |
int |
getIngredient() |
int |
getToPotionId() |
int |
hashCode() |
String |
toString() |
Copyright © 2018–2019 NukkitX. All rights reserved.