Uses of Class
net.minecraft.network.protocol.game.ServerboundSetStructureBlockPacket
Packages that use ServerboundSetStructureBlockPacket
Package
Description
-
Uses of ServerboundSetStructureBlockPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ServerboundSetStructureBlockPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleSetStructureBlock
(ServerboundSetStructureBlockPacket p_133779_) -
Uses of ServerboundSetStructureBlockPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundSetStructureBlockPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleSetStructureBlock
(ServerboundSetStructureBlockPacket p_9919_) -
Uses of ServerboundSetStructureBlockPacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type ServerboundSetStructureBlockPacketModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleSetStructureBlock
(ServerboundSetStructureBlockPacket packet)