implements Packet<ServerPlayPacketListener>
| net.minecraft.network.protocol.game.ServerboundRecipeBookChangeSettingsPacket | |
| net.minecraft.class_5427 | |
| net.minecraft.network.packet.c2s.play.RecipeCategoryOptionsC2SPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final PacketCodec<PacketByteBuf, RecipeCategoryOptionsC2SPacket> |
|
||||||
| private final RecipeBookType |
|
||||||
| private final boolean |
|
||||||
| private final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RecipeBookType category, boolean guiOpen, boolean filteringCraftable) |
| private | (PacketByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private void |
|
||||||
| public PacketType<RecipeCategoryOptionsC2SPacket> |
|
||||||
| public void |
|
||||||
| public RecipeBookType |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| public void |
|