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 TypeMethodDescriptionvoidServerGamePacketListener.handleSetStructureBlock(ServerboundSetStructureBlockPacket p_133779_) -
Uses of ServerboundSetStructureBlockPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundSetStructureBlockPacketModifier and TypeMethodDescriptionvoidServerGamePacketListenerImpl.handleSetStructureBlock(ServerboundSetStructureBlockPacket p_9919_) -
Uses of ServerboundSetStructureBlockPacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type ServerboundSetStructureBlockPacketModifier and TypeMethodDescriptionvoidFakePlayer.FakePlayerNetHandler.handleSetStructureBlock(ServerboundSetStructureBlockPacket packet)