implements Packet<ServerGamePacketListener>
| air | |
| net.minecraft.network.protocol.game.ServerboundPlaceRecipePacket | |
| net.minecraft.class_2840 | |
| net.minecraft.network.packet.c2s.play.CraftRequestC2SPacket | |
| net.minecraft.src.C_5173_ | |
| net.minecraft.network.protocol.game.PacketPlayInAutoRecipe |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final int |
| ||||||||||
| private final RecipeDisplayId |
| ||||||||||
| private final boolean |
| ||||||||||
| public static final StreamCodec<FriendlyByteBuf, ServerboundPlaceRecipePacket> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (int recipe, RecipeDisplayId useMaxItems, boolean arg2) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public PacketType<ServerboundPlaceRecipePacket> |
| ||||||||||
| public void |
| ||||||||||
| public int |
| ||||||||||
| public RecipeDisplayId |
| ||||||||||
| public boolean |
|