Uses of Class
net.minecraft.network.play.client.CTabCompletePacket
Packages that use CTabCompletePacket
-
Uses of CTabCompletePacket in net.minecraft.network.play
Methods in net.minecraft.network.play with parameters of type CTabCompletePacketModifier and TypeMethodDescriptionvoidIServerPlayNetHandler.handleCustomCommandSuggestions(CTabCompletePacket p_195518_1_) voidServerPlayNetHandler.handleCustomCommandSuggestions(CTabCompletePacket p_195518_1_) -
Uses of CTabCompletePacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type CTabCompletePacketModifier and TypeMethodDescriptionvoidFakePlayer.FakePlayerNetHandler.handleCustomCommandSuggestions(CTabCompletePacket packet)