Uses of Class
net.minecraft.network.protocol.game.ServerboundSetStructureBlockPacket
Packages that use ServerboundSetStructureBlockPacket
Package
Description
- 
Uses of ServerboundSetStructureBlockPacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type ServerboundSetStructureBlockPacketModifier and TypeMethodDescriptionvoidServerGamePacketListener.handleSetStructureBlock(ServerboundSetStructureBlockPacket p_133779_)
- 
Uses of ServerboundSetStructureBlockPacket in net.minecraft.server.networkMethods in net.minecraft.server.network with parameters of type ServerboundSetStructureBlockPacketModifier and TypeMethodDescriptionvoidServerGamePacketListenerImpl.handleSetStructureBlock(ServerboundSetStructureBlockPacket p_9919_)
- 
Uses of ServerboundSetStructureBlockPacket in net.minecraftforge.common.utilMethods in net.minecraftforge.common.util with parameters of type ServerboundSetStructureBlockPacketModifier and TypeMethodDescriptionvoidFakePlayer.FakePlayerNetHandler.handleSetStructureBlock(ServerboundSetStructureBlockPacket packet)