implements Packet<INetHandlerPlayClient>
js | |
net.minecraft.network.play.server.SPacketRecipeBook |
Field summary
Modifier and Type | Field | ||||
---|---|---|---|---|---|
private SPacketRecipeBook$State |
| ||||
private List<IRecipe> |
| ||||
private List<IRecipe> |
| ||||
private boolean |
| ||||
private boolean |
|
Constructor summary
Modifier | Constructor |
---|---|
public | () |
public | (SPacketRecipeBook$State arg0, List<IRecipe> arg1, List<IRecipe> arg2, boolean arg3, boolean arg4) |
Method summary
Modifier and Type | Method | ||||
---|---|---|---|---|---|
public void |
| ||||
public void |
| ||||
public void |
| ||||
public List<IRecipe> |
| ||||
public List<IRecipe> |
| ||||
public boolean |
| ||||
public boolean |
| ||||
public SPacketRecipeBook$State |
|