Uses of Record Class
net.minecraft.network.packet.s2c.play.CraftFailedResponseS2CPacket
Packages that use CraftFailedResponseS2CPacket
Package
Description
- 
Uses of CraftFailedResponseS2CPacket in net.minecraft.client.networkMethods in net.minecraft.client.network with parameters of type CraftFailedResponseS2CPacketModifier and TypeMethodDescriptionvoidClientPlayNetworkHandler.onCraftFailedResponse(CraftFailedResponseS2CPacket packet) 
- 
Uses of CraftFailedResponseS2CPacket in net.minecraft.network.listenerMethods in net.minecraft.network.listener with parameters of type CraftFailedResponseS2CPacketModifier and TypeMethodDescriptionvoidClientPlayPacketListener.onCraftFailedResponse(CraftFailedResponseS2CPacket packet) 
- 
Uses of CraftFailedResponseS2CPacket in net.minecraft.network.packetFields in net.minecraft.network.packet with type parameters of type CraftFailedResponseS2CPacketModifier and TypeFieldDescriptionstatic final PacketType<CraftFailedResponseS2CPacket> PlayPackets.PLACE_GHOST_RECIPE
- 
Uses of CraftFailedResponseS2CPacket in net.minecraft.network.packet.s2c.playFields in net.minecraft.network.packet.s2c.play with type parameters of type CraftFailedResponseS2CPacketModifier and TypeFieldDescriptionstatic final PacketCodec<RegistryByteBuf, CraftFailedResponseS2CPacket> CraftFailedResponseS2CPacket.CODECMethods in net.minecraft.network.packet.s2c.play that return types with arguments of type CraftFailedResponseS2CPacket