Uses of Class
net.minecraft.network.protocol.game.ServerboundSetStructureBlockPacket
Packages that use ServerboundSetStructureBlockPacket
Package
Description
-
Uses of ServerboundSetStructureBlockPacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ServerboundSetStructureBlockPacketModifier and TypeFieldDescriptionstatic final PacketType<ServerboundSetStructureBlockPacket> GamePacketTypes.SERVERBOUND_SET_STRUCTURE_BLOCKstatic final StreamCodec<FriendlyByteBuf, ServerboundSetStructureBlockPacket> ServerboundSetStructureBlockPacket.STREAM_CODECMethods in net.minecraft.network.protocol.game that return types with arguments of type ServerboundSetStructureBlockPacketMethods 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.neoforged.neoforge.common.util
Methods in net.neoforged.neoforge.common.util with parameters of type ServerboundSetStructureBlockPacketModifier and TypeMethodDescriptionvoidFakePlayer.FakePlayerNetHandler.handleSetStructureBlock(ServerboundSetStructureBlockPacket packet)