implements IPacket<IClientPlayNetHandler>
md | |
net.minecraft.class_2713 | |
net.minecraft.network.play.server.SRecipeBookPacket |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private SRecipeBookPacket$State |
| ||||||
private List<ResourceLocation> |
| ||||||
private List<ResourceLocation> |
| ||||||
private boolean |
| ||||||
private boolean |
| ||||||
private boolean |
| ||||||
private boolean |
|
Constructor summary
Modifier | Constructor |
---|---|
public | () |
public | (SRecipeBookPacket$State arg0, Collection<ResourceLocation> arg1, Collection<ResourceLocation> arg2, boolean arg3, boolean arg4, boolean arg5, boolean arg6) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public void |
| ||||||
public void |
| ||||||
public void |
| ||||||
public List<ResourceLocation> |
| ||||||
public List<ResourceLocation> |
| ||||||
public boolean |
| ||||||
public boolean |
| ||||||
public boolean |
| ||||||
public boolean |
| ||||||
public SRecipeBookPacket$State |
|