Uses of Class
net.minecraft.network.protocol.game.ServerboundBlockEntityTagQuery
Packages that use ServerboundBlockEntityTagQuery
Package
Description
-
Uses of ServerboundBlockEntityTagQuery in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ServerboundBlockEntityTagQueryModifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleBlockEntityTagQuery
(ServerboundBlockEntityTagQuery p_133741_) -
Uses of ServerboundBlockEntityTagQuery in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundBlockEntityTagQueryModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleBlockEntityTagQuery
(ServerboundBlockEntityTagQuery p_9837_) -
Uses of ServerboundBlockEntityTagQuery in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type ServerboundBlockEntityTagQueryModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleBlockEntityTagQuery
(ServerboundBlockEntityTagQuery packet)