implements Packet<INetHandlerPlayClient>
kv | |
net.minecraft.network.play.server.SPacketRecipeBook |
Field summary
Modifier and Type | Field | ||||
---|---|---|---|---|---|
private SPacketRecipeBook$State |
| ||||
private List<ResourceLocation> |
| ||||
private List<ResourceLocation> |
| ||||
private boolean |
| ||||
private boolean |
| ||||
private boolean |
| ||||
private boolean |
|
Constructor summary
Modifier | Constructor |
---|---|
public | () |
public | (SPacketRecipeBook$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 SPacketRecipeBook$State |
|