Uses of Class
net.minecraft.network.play.client.CConfirmTransactionPacket
-
Packages that use CConfirmTransactionPacket Package Description net.minecraft.network.play net.minecraftforge.common.util -
-
Uses of CConfirmTransactionPacket in net.minecraft.network.play
Methods in net.minecraft.network.play with parameters of type CConfirmTransactionPacket Modifier and Type Method Description void
IServerPlayNetHandler. handleContainerAck(CConfirmTransactionPacket p_147339_1_)
void
ServerPlayNetHandler. handleContainerAck(CConfirmTransactionPacket p_147339_1_)
-
Uses of CConfirmTransactionPacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type CConfirmTransactionPacket Modifier and Type Method Description void
FakePlayer.FakePlayerNetHandler. handleContainerAck(CConfirmTransactionPacket packet)
-