Uses of Record Class
net.minecraft.network.protocol.game.ServerboundSetTestBlockPacket
Packages that use ServerboundSetTestBlockPacket
-
Uses of ServerboundSetTestBlockPacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ServerboundSetTestBlockPacketModifier and TypeFieldDescriptionstatic final PacketType
<ServerboundSetTestBlockPacket> GamePacketTypes.SERVERBOUND_SET_TEST_BLOCK
static final StreamCodec
<FriendlyByteBuf, ServerboundSetTestBlockPacket> ServerboundSetTestBlockPacket.STREAM_CODEC
Methods in net.minecraft.network.protocol.game that return types with arguments of type ServerboundSetTestBlockPacketMethods in net.minecraft.network.protocol.game with parameters of type ServerboundSetTestBlockPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleSetTestBlock
(ServerboundSetTestBlockPacket p_397888_) -
Uses of ServerboundSetTestBlockPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundSetTestBlockPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleSetTestBlock
(ServerboundSetTestBlockPacket p_397316_)