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 voidIServerPlayNetHandler. handleContainerAck(CConfirmTransactionPacket p_147339_1_)voidServerPlayNetHandler. 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 voidFakePlayer.FakePlayerNetHandler. handleContainerAck(CConfirmTransactionPacket packet)
-