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_BLOCK
static final StreamCodec
<FriendlyByteBuf, ServerboundSetStructureBlockPacket> ServerboundSetStructureBlockPacket.STREAM_CODEC
Methods 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 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.neoforged.neoforge.common.util
Methods in net.neoforged.neoforge.common.util with parameters of type ServerboundSetStructureBlockPacketModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleSetStructureBlock
(ServerboundSetStructureBlockPacket packet)