public final class CraftRecipeResponseMessage extends Object implements com.flowpowered.network.Message
| Constructor and Description |
|---|
CraftRecipeResponseMessage(int windowId,
int recipeId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getRecipeId() |
int |
getWindowId() |
int |
hashCode() |
String |
toString() |
public CraftRecipeResponseMessage(int windowId,
int recipeId)
public int getWindowId()
public int getRecipeId()
public boolean equals(Object o)
public int hashCode()
Copyright © 2021. All rights reserved.