Uses of Class
net.minecraft.network.protocol.game.ServerboundEntityTagQuery
Packages that use ServerboundEntityTagQuery
Package
Description
-
Uses of ServerboundEntityTagQuery in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ServerboundEntityTagQueryModifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleEntityTagQuery
(ServerboundEntityTagQuery p_133753_) -
Uses of ServerboundEntityTagQuery in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundEntityTagQueryModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleEntityTagQuery
(ServerboundEntityTagQuery p_9864_) -
Uses of ServerboundEntityTagQuery in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type ServerboundEntityTagQueryModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleEntityTagQuery
(ServerboundEntityTagQuery packet)