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 TypeMethodDescriptionvoid
IServerPlayNetHandler.handleCustomCommandSuggestions
(CTabCompletePacket p_195518_1_) void
ServerPlayNetHandler.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 TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleCustomCommandSuggestions
(CTabCompletePacket packet)