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